PHP Class SlevomatCodingStandard\Sniffs\Namespaces\UndefinedKeywordTokenException

Inheritance: extends Exception
Show file Open project: slevomat/coding-standard

Public Methods

Method Description
__construct ( string $keyword, Exception $previous = null )
getKeyword ( ) : string

Method Details

__construct() public method

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

getKeyword() public method

public getKeyword ( ) : string
return string