You are here

protected property SchemaCheckTraitTest::$typedConfig in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/SchemaCheckTraitTest.php \Drupal\config\Tests\SchemaCheckTraitTest::typedConfig

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/modules/config/src/Tests/SchemaCheckTraitTest.php, line 28
Contains \Drupal\config\Tests\SchemaCheckTraitTest.

Class

SchemaCheckTraitTest
Tests the functionality of SchemaCheckTrait.

Namespace

Drupal\config\Tests

Code

protected $typedConfig;