Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExportAllDeclaration.php
ExportAllDeclaration::$exported
The exported name
Type:
Identifier|StringLiteral
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
ExportAllDeclaration.php
, line 42
Class
ExportAllDeclaration
A node that represents an "export all" declaration. For example: export * from "test"
Namespace
Peast\Syntax\Node
Code
protected $exported;
RSS feed