You are here

protected property SchemaCheckTraitTest::$typedConfig in Drupal 8

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

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;