We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083b25e commit d082922Copy full SHA for d082922
tests/View/ErrorModelDecoratorTest.php
@@ -2,7 +2,6 @@
2
3
namespace Tests\View;
4
5
-use CodeIgniter\Autoloader\FileLocator;
6
use CodeIgniter\Autoloader\FileLocatorInterface;
7
use CodeIgniter\Config\Factories;
8
use CodeIgniter\Config\Services;
tests/View/ToolbarDecoratorTest.php
tests/View/ViewTest.php
use CodeIgniter\Test\CIUnitTestCase;
0 commit comments