protected static property Html::$seenIds in Service Container 7.2
Same name and namespace in other branches
- 7 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
- lib/
Drupal/ Component/ Utility/ Html.php, line 35 - Contains \Drupal\Component\Utility\Html.
Class
- Html
- Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\UtilityCode
protected static $seenIds;