class PHP_Token_REQUIRE in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/php-token-stream/src/Token.php \PHP_Token_REQUIRE
Hierarchy
- class \PHP_Token
- class \PHP_Token_Includes
- class \PHP_Token_REQUIRE
- class \PHP_Token_Includes
Expanded class hierarchy of PHP_Token_REQUIRE
1 string reference to 'PHP_Token_REQUIRE'
- PHP_Token_Stream::getIncludes in vendor/
phpunit/ php-token-stream/ src/ Token/ Stream.php - Gets the names of all files that have been included using include(), include_once(), require() or require_once().
File
- vendor/
phpunit/ php-token-stream/ src/ Token.php, line 742
View source
class PHP_Token_REQUIRE extends PHP_Token_Includes {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
public | function | ||
PHP_Token:: |
public | function | Constructor. | |
PHP_Token:: |
public | function | ||
PHP_Token_Includes:: |
protected | property | ||
PHP_Token_Includes:: |
protected | property | ||
PHP_Token_Includes:: |
public | function | ||
PHP_Token_Includes:: |
public | function | ||
PHP_Token_Includes:: |
private | function |