You are here

private function AttributeHelper::__construct in Drupal 9

Same name and namespace in other branches
  1. 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\Template

Code

private function __construct() {
}