PHP Class Sulu\Component\Rest\Exception\ParameterDataTypeException

Inheritance: extends RestException
Mostra file Open project: sulu/sulu

Public Methods

Method Description
__construct ( $controller, $name )
getController ( ) : string
getName ( ) : string

Method Details

__construct() public method

public __construct ( $controller, $name )

getController() public method

public getController ( ) : string
return string

getName() public method

public getName ( ) : string
return string