mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 22:26:46 +02:00
refactor(core): update code according to coding doctrine coding standard
This commit is contained in:
@@ -9,6 +9,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace Flextype\Foundation;
|
||||
|
||||
use Psr\Container\ContainerInterface;
|
||||
use Exception;
|
||||
use Slim\App;
|
||||
|
||||
|
Reference in New Issue
Block a user