protected static property Html::$classes in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Utility/Html.php \Drupal\Component\Utility\Html::classes
An array of previously cleaned HTML classes.
Type: array
File
- lib/
Drupal/ Component/ Utility/ Html.php, line 22 - Contains \Drupal\Component\Utility\Html.
Class
- Html
- Provides DOMDocument helpers for parsing and serializing HTML strings.
Namespace
Drupal\Component\UtilityCode
protected static $classes = array();