eZ\Publish\Core\MVC\Symfony\Event\APIContentExceptionEvent::getContentView PHP Method

getContentView() public method

public getContentView ( ) : eZ\Publish\Core\MVC\Symfony\View\View
return eZ\Publish\Core\MVC\Symfony\View\View
    public function getContentView()
    {
        return $this->contentView;
    }