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