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

getContent() public méthode

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