Arcanedev\SeoHelper\Entities\Keywords::getContent PHP Méthode

getContent() public méthode

Get raw keywords content.
public getContent ( ) : array
Résultat array
    public function getContent()
    {
        return $this->content;
    }