Html::$seenIdsInit
Same name in other branches
- 9 core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIdsInit
- 10 core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIdsInit
- 11.x core/lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIdsInit
An array of the initial IDs used in one request.
Type: array
File
-
core/
lib/ Drupal/ Component/ Utility/ Html.php, line 24
Class
- Html
- Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\UtilityCode
protected static $seenIdsInit;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.