You are here

protected property BlockConfigSchemaTest::$typedConfig in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php \Drupal\Tests\block\Kernel\BlockConfigSchemaTest::typedConfig
  2. 10 core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php \Drupal\Tests\block\Kernel\BlockConfigSchemaTest::typedConfig

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php, line 42

Class

BlockConfigSchemaTest
Tests the block config schema.

Namespace

Drupal\Tests\block\Kernel

Code

protected $typedConfig;