Home
last modified time | relevance | path

Searched refs:PHP_Token_CONSTANT_ENCAPSED_STRING (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php271 if ($tokens[$this->id + 2] instanceof PHP_Token_CONSTANT_ENCAPSED_STRING) {
792 class PHP_Token_CONSTANT_ENCAPSED_STRING extends PHP_Token class