Skip to content

Commit

Permalink
Revert "fixed CS"
Browse files Browse the repository at this point in the history
This reverts commit 5415b4e.
  • Loading branch information
fabpot committed Apr 18, 2013
1 parent 5415b4e commit 6f817c1
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -46,7 +46,7 @@ public function getSaveHandlerName()
}

/**
* Is this proxy handler and instance of \SessionHandlerInterface.
* Is this proxy handler and instance of \SessionHandlerInterface
*
* @return boolean
*/
Expand All @@ -56,7 +56,7 @@ public function isSessionHandlerInterface()
}

/**
* 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
*/
Expand Down

0 comments on commit 6f817c1

Please sign in to comment.