Craft\Seomatic_MetaModel::seoKeywords PHP Method

seoKeywords() public method

Returns the seoKeywords
public seoKeywords ( ) : string
return string
    public function seoKeywords()
    {
        return $this->seoKeywords;
    }