Marcelgwerder\ApiHandler\MetaProvider::getTitle PHP Méthode

getTitle() public méthode

Get the title of the meta field
public getTitle ( ) : string
Résultat string
    public function getTitle()
    {
        return $this->title;
    }
MetaProvider