|
| $endTokenId |
|
| $text |
|
| $line |
|
| $tokenStream |
|
| $id |
|
◆ getDocblock()
PHP_TokenWithScope::getDocblock |
( |
| ) |
|
Get the docblock for this token
This method will fetch the docblock belonging to the current token. The docblock must be placed on the line directly above the token to be recognized.
- Returns
- string|null Returns the docblock as a string if found
◆ getEndLine()
PHP_TokenWithScope::getEndLine |
( |
| ) |
|
◆ getEndTokenId()
PHP_TokenWithScope::getEndTokenId |
( |
| ) |
|
The documentation for this class was generated from the following file:
- vendor/phpunit/php-token-stream/src/Token.php