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
2016-10-29 08:45:08
Comments
Leave a Comment

Please login to continue.