PHP 클래스 Sulu\Component\Rest\Exception\MissingParameterException

상속: extends RestException
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( $controller, $name )
getController ( ) : string
getName ( ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( $controller, $name )

getController() 공개 메소드

public getController ( ) : string
리턴 string

getName() 공개 메소드

public getName ( ) : string
리턴 string