SchemaCheckTrait::$configName

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::configName
  2. 8.9.x core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::configName
  3. 11.x core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::configName

The configuration object name under test.

Type: configName

File

core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php, line 30

Class

SchemaCheckTrait
Provides a trait for checking configuration schema.

Namespace

Drupal\Core\Config\Schema

Code

protected string $configName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.