mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-06-05 06:13:36 +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
lib/Cake/Controller
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* Controller used by ErrorHandler to render error views.
|
||||
*
|
||||
* @package cake.libs
|
||||
* @package Cake.Controller
|
||||
*/
|
||||
class CakeErrorController extends AppController {
|
||||
public $name = 'CakeError';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue