mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Adding @link tag to class definition.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7813 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
0d86c4f7b5
commit
d17cbbc7ca
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
*
|
||||
* @package cake
|
||||
* @subpackage cake.cake.console.libs
|
||||
* @link http://book.cakephp.org/view/113/Code-Generation-with-Bake
|
||||
*/
|
||||
class BakeShell extends Shell {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue