PHP 클래스 SlevomatCodingStandard\Sniffs\Namespaces\UndefinedKeywordTokenException

상속: extends Exception
파일 보기 프로젝트 열기: slevomat/coding-standard

공개 메소드들

메소드 설명
__construct ( string $keyword, Exception $previous = null )
getKeyword ( ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( string $keyword, Exception $previous = null )
$keyword string
$previous Exception

getKeyword() 공개 메소드

public getKeyword ( ) : string
리턴 string