Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Html.php
Html::$classes
An array of previously cleaned HTML classes.
Type:
array
File
core/
lib/
Drupal/
Component/
Utility/
Html.php
, line 20
Class
Html
Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\Utility
Code
protected static $classes = [];
RSS feed