The name of the value.
Type: mixed
File
- core/lib/Drupal/Core/Template/AttributeValueBase.php, line 32
Class
- AttributeValueBase
- Defines the base class for an attribute type.
Namespace
Drupal\Core\Template
Code
protected $name;
The name of the value.
Type: mixed
Drupal\Core\Template
protected $name;
Please login to continue.