mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-01 17:12:39 +00:00
Merge pull request #2350 from tuffz/formatting_app_uses_blocks
formatting app::uses blocks
This commit is contained in:
commit
384c3a815d
22 changed files with 23 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
* @since CakePHP(tm) v 0.2.9
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
App::uses('Controller', 'Controller');
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue