Explorar o código

Fix nombre constant

Guillermo Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
17a53335cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Utils/DeviceTypes.php

+ 1 - 1
Utils/DeviceTypes.php

@@ -11,7 +11,7 @@ class DeviceTypes
 
     const FTTH_ONU = 'FTTHBundle\Entity\ONU';
 
-    const FTTH_ONU = 'FTTHBundle\Entity\NAS';
+    const RADIUS_NAS = 'RadiusBundle\Entity\NAS';
 
     const CABLEMODEM_CMTS = 'CablemodemBundle\Entity\CMTS';