Explorar o código

FD3-89 se acomoda esa relación, debe permitirse ONUs sin OLT.

Maximiliano Schvindt %!s(int64=8) %!d(string=hai) anos
pai
achega
e82e193b63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/FTTHBundle/Entity/ONU.php

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

@@ -394,7 +394,7 @@ class ONU implements DeviceInterface
      * @param OLT $olt
      * @return $this
      */
-    public function setOlt(OLT $olt)
+    public function setOlt($olt)
     {
         $this->olt = $olt;