AttributeValueBase::RENDER_EMPTY_ATTRIBUTE

Renders '$name=""' if $value is an empty string.

See also

\Drupal\Core\Template\AttributeValueBase::render()

File

core/lib/Drupal/Core/Template/AttributeValueBase.php, line 18

Class

AttributeValueBase
Defines the base class for an attribute type.

Namespace

Drupal\Core\Template

Code

const RENDER_EMPTY_ATTRIBUTE = TRUE;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.