Neos\Fusion\TypoScriptObjects\DebugImplementation::getTitle PHP Method

getTitle() public method

public getTitle ( ) : mixed
return mixed
    public function getTitle()
    {
        return $this->tsValue('title');
    }