constant AttributeArray::RENDER_EMPTY_ATTRIBUTE

Ensures empty array as a result of array_filter will not print '$name=""'.

Overrides AttributeValueBase::RENDER_EMPTY_ATTRIBUTE

See also

\Drupal\Core\Template\AttributeArray::__toString()

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

File

core/lib/Drupal/Core/Template/AttributeArray.php, line 33

Class

AttributeArray
A class that defines a type of Attribute that can be added to as an array.

Namespace

Drupal\Core\Template

Code

const RENDER_EMPTY_ATTRIBUTE = FALSE;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Template!AttributeArray.php/constant/AttributeArray::RENDER_EMPTY_ATTRIBUTE/8.1.x