You are here

protected property PHP_Token::$text in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-token-stream/src/Token.php \PHP_Token::text

Type: string

File

vendor/phpunit/php-token-stream/src/Token.php, line 25

Class

PHP_Token
A PHP token.

Code

protected $text;