OEModule\OphCiExamination\models\OphCiExamination_AttributeElement::getName PHP Méthode

getName() public méthode

public getName ( )
    public function getName()
    {
        return $this->element_type->name . ' - ' . $this->attribute->name;
    }