Explorar o código

fix: missing View service

CoreyAndres %!s(int64=5) %!d(string=hai) anos
pai
achega
cad6e83f10
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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