Arcanedev\SeoHelper\Entities\Keywords::getContent PHP Method

getContent() public method

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