Craft\Seomatic_MetaFieldModel::seoKeywordsUnparsed PHP Method

seoKeywordsUnparsed() public method

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