CoreyAndres пре 5 година
родитељ
комит
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