Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ExportDefaultDeclaration.php

ExportDefaultDeclaration::$declaration

The exported declaration

Type: Declaration|Expression

File

vendor/mck89/peast/lib/Peast/Syntax/Node/ExportDefaultDeclaration.php, line 34

Class

ExportDefaultDeclaration
A node that represents the export default declaration. For example: export default a

Namespace

Peast\Syntax\Node

Code

protected $declaration;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal