mirocow\eav\models\EavAttributeValue::tableName PHP Method

tableName() public static method

public static tableName ( )
    public static function tableName()
    {
        return '{{%eav_attribute_value}}';
    }