Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/Session-ValidatorChainDocblockTypo' of https://g…
Browse files Browse the repository at this point in the history
…ithub.com/sasezaki/zf2 into hotfix/session_docblock
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ValidatorChain.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function __construct(Storage $storage)
* Attach a listener to the session validator chain
*
* @param string $event
* @param callback $context
* @param callback $callback
* @param int $priority
* @return Zend\Stdlib\CallbackHandler
*/
Expand Down

0 comments on commit 0aa6c03

Please sign in to comment.