Guillermo Espinoza пре 7 година
родитељ
комит
5628d0a99f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/FTTHBundle/Entity/NAP.php

+ 1 - 1
src/FTTHBundle/Entity/NAP.php

@@ -120,7 +120,7 @@ class NAP implements TenancyIdTraitInterface, LocationInterface
     /**
      * @return ContainerInterface
      */
-    public function getContainer(): ContainerInterface
+    public function getContainer()
     {
         return $this->container;
     }