Prado\Web\UI\WebControls\TMetaTag::getContent PHP Méthode

getContent() public méthode

public getContent ( ) : string
Résultat string content attribute of the meta tag
    public function getContent()
    {
        return $this->_content;
    }