Fixing more links in doc blocks

This commit is contained in:
Jose Lorenzo Rodriguez 2011-10-15 11:38:49 -04:30
parent 670917070e
commit 91d0a081fb
13 changed files with 55 additions and 54 deletions

View file

@ -21,6 +21,7 @@
* CakePlugin class
*
* @package Cake.Core
* @link http://book.cakephp.org/2.0/en/plugins.html
*/
class CakePlugin {