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\Utility
Code
protected static $seenIdsInit;
Please login to continue.