protected property AttributeValueBase::$name

The name of the value.

Type: mixed

File

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

Class

AttributeValueBase
Defines the base class for an attribute type.

Namespace

Drupal\Core\Template

Code

protected $name;