mirocow\eav\handlers\OptionValueHandler::getTextValue PHP Method

getTextValue() public method

public getTextValue ( )
    public function getTextValue()
    {
        return $this->getValueModel()->option->value;
    }