Your commit message
This commit is contained in:
parent
88a90e3aa3
commit
d37c197e5c
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace MyProject\Controllers;
|
// namespace MyProject\Controllers;
|
||||||
|
|
||||||
|
|
||||||
use MyProject\Models\ExampleModel;
|
use MyProject\Models\ExampleModel;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue