Guillermo Espinoza 8 år sedan
förälder
incheckning
740df74792
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
  * @ValidatorAssert\Device
  */
  */
-class ONU
+class ONU implements DeviceInterface
 {
 {
 
 
     use ExtraDataTrait;
     use ExtraDataTrait;