Essence\Provider\MetaTags::setMetaAttribute PHP Метод

setMetaAttribute() публичный Метод

Sets the meta attribute
public setMetaAttribute ( $attribute )
$attribute
    public function setMetaAttribute($attribute)
    {
        $this->_metaAttribute = $attribute;
    }