SlevomatCodingStandard\Sniffs\Namespaces\UndefinedKeywordTokenException::getKeyword PHP Method

getKeyword() public method

public getKeyword ( ) : string
return string
    public function getKeyword()
    {
        return $this->keyword;
    }
UndefinedKeywordTokenException