Skip to content

Commit

Permalink
Update doc blocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 13, 2014
1 parent 39075a7 commit 2a82421
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Core/Plugin.php
@@ -1,7 +1,5 @@
<?php
/**
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
*
Expand All @@ -25,7 +23,7 @@
*
* It also can retrieve plugin paths and load their bootstrap and routes files.
*
* @link http://book.cakephp.org/2.0/en/plugins.html
* @link http://book.cakephp.org/3.0/en/plugins.html
*/
class Plugin {

Expand Down

0 comments on commit 2a82421

Please sign in to comment.