PHP Class eZ\Publish\Core\MVC\Exception\NoViewTemplateException

Inheritance: extends Exceptio\Exception
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( eZ\Publish\Core\MVC\Symfony\View\View $view )
getView ( )

Method Details

__construct() public method

public __construct ( eZ\Publish\Core\MVC\Symfony\View\View $view )
$view eZ\Publish\Core\MVC\Symfony\View\View

getView() public method

public getView ( )