Skip to content

Commit

Permalink
Fix doc block.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Oct 12, 2014
1 parent 797ce52 commit aa0f2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component.php
Expand Up @@ -53,7 +53,7 @@
* While the controller is not an explicit argument for the callback methods it
* is the subject of each event and can be fetched using Event::subject().
*
* @link http://book.cakephp.org/2.0/en/controllers/components.html
* @link http://book.cakephp.org/3.0/en/controllers/components.html
* @see Controller::$components
*/
class Component implements EventListener {
Expand Down

0 comments on commit aa0f2af

Please sign in to comment.