mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 05:22:41 +00:00
Updating all @package annotations in doc blocks
This commit is contained in:
parent
21ff9caac7
commit
cfd2d9e00b
547 changed files with 1294 additions and 1294 deletions
|
@ -4,7 +4,7 @@ App::uses('Folder', 'Utility');
|
|||
/**
|
||||
* A shell class to help developers upgrade applications to CakePHP 2.0
|
||||
*
|
||||
* @package Cake.Console.Command
|
||||
* @package Cake.Console.Command
|
||||
*/
|
||||
class UpgradeShell extends Shell {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue