= ''; */ class WorkFlowEntityClasses { use ChoiceTrait; const FTTH_ONU = 'FTTHBundle\Entity\ONU'; const FTTH_OLT = 'FTTHBundle\Entity\OLT'; }