PHP Class Sulu\Component\Rest\Exception\MissingParameterException

Inheritance: extends RestException
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $controller, $name )
getController ( ) : string
getName ( ) : string

Method Details

__construct() public méthode

public __construct ( $controller, $name )

getController() public méthode

public getController ( ) : string
Résultat string

getName() public méthode

public getName ( ) : string
Résultat string