private function AttributeHelper::__construct in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Template/AttributeHelper.php \Drupal\Core\Template\AttributeHelper::__construct()
This class should not be instantiated.
File
- core/
lib/ Drupal/ Core/ Template/ AttributeHelper.php, line 17
Class
- AttributeHelper
- Helper class to deal with mixed array and Attribute operations.
Namespace
Drupal\Core\TemplateCode
private function __construct() {
}