CoreyAndres 5 лет назад
Родитель
Сommit
cad6e83f10
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/container.php

+ 1 - 0
app/container.php

@@ -3,6 +3,7 @@
 declare(strict_types=1);
 
 use Slim\Container;
+use App\Services\View;
 
 /**
  * Container Builder