SchemaCheckTraitTest::$typedConfig

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php \Drupal\KernelTests\Core\Config\SchemaCheckTraitTest::typedConfig
  2. 10 core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php \Drupal\KernelTests\Core\Config\SchemaCheckTraitTest::typedConfig
  3. 11.x core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php \Drupal\KernelTests\Core\Config\SchemaCheckTraitTest::typedConfig

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php, line 22

Class

SchemaCheckTraitTest
Tests the functionality of SchemaCheckTrait.

Namespace

Drupal\KernelTests\Core\Config

Code

protected $typedConfig;

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