Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExportSpecifier.php
ExportSpecifier::$exported
Exported identifier
Type:
Identifier|StringLiteral
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
ExportSpecifier.php
, line 34
Class
ExportSpecifier
A node that represents a specifier in an export declaration. For example "{a}" in: export {a}
Namespace
Peast\Syntax\Node
Code
protected $exported;
RSS feed