Skip to content

Commit

Permalink
Fix docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndm2 committed May 5, 2015
1 parent d6c54d8 commit 36a9cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/AuthComponent.php
Expand Up @@ -211,7 +211,7 @@ class AuthComponent extends Component
/**
* Instance of the Session object
*
* @return void
* @var \Cake\Network\Session
*/
public $session;

Expand Down

0 comments on commit 36a9cca

Please sign in to comment.