mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 05:22:41 +00:00
Fixing doc block in core AppController file
This commit is contained in:
parent
7cabb4e4d5
commit
b1f8d21434
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ App::uses('Controller', 'Controller');
|
|||
|
||||
/**
|
||||
* This is a placeholder class.
|
||||
* Create the same file in app/app_controller.php
|
||||
* Create the same file in app/Controller/AppController.php
|
||||
*
|
||||
* Add your application-wide methods in the class below, your controllers
|
||||
* will inherit them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue