mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 05:22:41 +00:00
Merge pull request #937 from bar/master-controlelr-test
Revert "Removing unneeded App::uses() call" as it causes ControllerTest to fail.
This commit is contained in:
commit
ba8f278075
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
App::uses('Debugger', 'Utility');
|
||||
App::uses('CakeLog', 'Log');
|
||||
App::uses('ExceptionRenderer', 'Error');
|
||||
App::uses('AppController', 'Controller');
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue