OEModule\OphCiExamination\models\OphCiExamination_AttributeOption::attributeLabels PHP Method

attributeLabels() public method

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