Skip to content

Commit

Permalink
Merge pull request #5013 from jerzflow/patch-1
Browse files Browse the repository at this point in the history
Add FlashComponent property to PHPDoc for Controller class
  • Loading branch information
lorenzo committed Oct 30, 2014
2 parents da78a90 + 09a4b2d commit a00f109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controller/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
* @property \Cake\Controller\Component\AuthComponent $Auth
* @property \Cake\Controller\Component\CookieComponent $Cookie
* @property \Cake\Controller\Component\CsrfComponent $Csrf
* @property \Cake\Controller\Component\FlashComponent $Flash
* @property \Cake\Controller\Component\PaginatorComponent $Paginator
* @property \Cake\Controller\Component\RequestHandlerComponent $RequestHandler
* @property \Cake\Controller\Component\SecurityComponent $Security
Expand Down

0 comments on commit a00f109

Please sign in to comment.