Smile\ElasticsuiteVirtualCategory\Model\Category\Attribute\Backend\VirtualRule::getAttributeCode PHP Method

getAttributeCode() private method

Get current attribute code.
private getAttributeCode ( ) : string
return string
    private function getAttributeCode()
    {
        return $this->getAttribute()->getAttributeCode();
    }