OEModule\OphCiExamination\models\OphCiExamination_AttributeOption::getLabel PHP 메소드

getLabel() 공개 메소드

public getLabel ( )
    public function getLabel()
    {
        return ucfirst($this->value);
    }