PHP Class Sulu\Component\Rest\Csv\ObjectNotSupportedException

Inheritance: extends Exception
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( FOS\RestBundle\View\View $view )
getView ( ) : FOS\RestBundle\View\View

Method Details

__construct() public method

public __construct ( FOS\RestBundle\View\View $view )
$view FOS\RestBundle\View\View

getView() public method

public getView ( ) : FOS\RestBundle\View\View
return FOS\RestBundle\View\View