protected property AttributeValueBase::$name in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Template/AttributeValueBase.php \Drupal\Core\Template\AttributeValueBase::name
The name of the value.
Type: mixed
File
- core/
lib/ Drupal/ Core/ Template/ AttributeValueBase.php, line 33
Class
- AttributeValueBase
- Defines the base class for an attribute type.
Namespace
Drupal\Core\TemplateCode
protected $name;