ManaPHP\Mvc\ViewInterface::getContent PHP Метод

getContent() публичный Метод

Returns cached output from another view stage
public getContent ( ) : string
Результат string
    public function getContent();