value = $setting->getValue(); $result->label = $setting->getLabel(); $result->id_definition = $setting->definition->id; return $result; } }