Skip to content

Commit

Permalink
Deleted @Property reference to removed AclComponent
Browse files Browse the repository at this point in the history
Was forgotten in 5ddda55
  • Loading branch information
ravage84 committed Aug 22, 2014
1 parent c38005d commit 67eb9a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Controller/Controller.php
Expand Up @@ -62,7 +62,6 @@
* a redirect is done.
* - `afterFilter(Event $event)` - Called after each action is complete and after the view is rendered.
*
* @property \Cake\Controller\Component\AclComponent $Acl
* @property \Cake\Controller\Component\AuthComponent $Auth
* @property \Cake\Controller\Component\CookieComponent $Cookie
* @property \Cake\Controller\Component\CsrfComponent $Csrf
Expand Down

0 comments on commit 67eb9a9

Please sign in to comment.