Revert "fixed CS"

This reverts commit 5415b4e26f.
This commit is contained in:
Fabien Potencier 2013-04-18 07:30:47 +02:00
parent 5415b4e26f
commit 6f817c1c6f
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ abstract class AbstractProxy
}
/**
* Is this proxy handler and instance of \SessionHandlerInterface.
* Is this proxy handler and instance of \SessionHandlerInterface
*
* @return boolean
*/
@ -56,7 +56,7 @@ abstract class AbstractProxy
}
/**
* Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.
* Returns true if this handler wraps an internal PHP session save handler using \SessionHandler
*
* @return Boolean
*/