Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
JSXAttribute.php
JSXAttribute::$name
Attribute name
Type:
JSXIdentifier|JSXNamespacedName
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
JSX/
JSXAttribute.php
, line 36
Class
JSXAttribute
A node that represents a JSX attribute.
Namespace
Peast\Syntax\Node\JSX
Code
protected $name;
RSS feed