OEModule\OphCiExamination\models\OphCiExamination_AttributeOption::attributeLabels PHP Méthode

attributeLabels() public méthode

public attributeLabels ( )
    public function attributeLabels()
    {
        return array('attribute_element_id' => 'Element Attribute', 'subspecialty_id' => 'Subspecialty');
    }