protected property AttributeValueBase::$value

The value itself.

Type: mixed

File

drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php, line 29
Definition of Drupal\Core\Template\AttributeValueBase.

Class

AttributeValueBase
Defines the base class for an attribute type.

Namespace

Drupal\Core\Template

Code

protected $value;