Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
JSXOpeningElement.php
JSXOpeningElement::$attributes
Children nodes array
Type:
JSXAttribute[]|JSXSpreadAttribute[]
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
JSX/
JSXOpeningElement.php
, line 34
Class
JSXOpeningElement
A node that represents a JSX opening element tag.
Namespace
Peast\Syntax\Node\JSX
Code
protected $attributes =
array
();
RSS feed