Guillermo Espinoza %!s(int64=8) %!d(string=hai) anos
pai
achega
740df74792
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

@@ -22,7 +22,7 @@ use DeviceBundle\Interfaces\DeviceInterface;
  * 
  * @ValidatorAssert\Device
  */
-class ONU
+class ONU implements DeviceInterface
 {
 
     use ExtraDataTrait;