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