Whether this attribute hsa been printed already.
Type: bool
File
- drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php, line 22
- Definition of Drupal\Core\Template\AttributeValueBase.
Class
- AttributeValueBase
- Defines the base class for an attribute type.
Namespace
Drupal\Core\Template
Code
protected $printed = FALSE;