Html::$seenIds
Same name in other branches
- 8.9.x core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIds
- 10 core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIds
- 11.x core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIds
An array of IDs, including incremented versions when an ID is duplicated.
Type: array
File
-
core/
lib/ Drupal/ Component/ Utility/ Html.php, line 30
Class
- Html
- Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\UtilityCode
protected static $seenIds;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.