Skip to content

Commit

Permalink
Merge branch 'zzgab-fix_phpdoc_constructor'
Browse files Browse the repository at this point in the history
Closes #68
  • Loading branch information
akrabat committed Oct 14, 2017
2 parents 3815365 + efbd1bc commit fe70324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Guard.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class Guard
* @param null|callable $failureCallable
* @param integer $storageLimit
* @param integer $strength
* @param boolean $persistentTokenMode
* @throws RuntimeException if the session cannot be found
*/
public function __construct(
Expand Down

0 comments on commit fe70324

Please sign in to comment.