Networking\InitCmsBundle\Model\Page::getMetaDescription PHP Method

getMetaDescription() public method

public getMetaDescription ( ) : string
return string
    public function getMetaDescription()
    {
        return $this->metaDescription;
    }
Page