Craft\Seomatic_MetaModel::seoKeywords PHP Метод

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

Returns the seoKeywords
public seoKeywords ( ) : string
Результат string
    public function seoKeywords()
    {
        return $this->seoKeywords;
    }