protected static property Html::$seenIdsInit in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::seenIdsInit
An array of the initial IDs used in one request.
Type: array
File
- lib/
Drupal/ Component/ Utility/ Html.php, line 29 - Contains \Drupal\Component\Utility\Html.
Class
- Html
- Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\UtilityCode
protected static $seenIdsInit;