Sulu\Bundle\MediaBundle\Api\RootCollection::getTitle PHP Method

getTitle() public method

public getTitle ( ) : string
return string
    public function getTitle()
    {
        return $this->title;
    }