You are here

protected property ImmutableConfigTest::$config in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php \Drupal\Tests\Core\Config\ImmutableConfigTest::config

The immutable config object under test.

Type: \Drupal\Core\Config\ImmutableConfig

File

core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php, line 24
Contains \Drupal\Tests\Core\Config\ImmutableConfigTest.

Class

ImmutableConfigTest
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig @group Config

Namespace

Drupal\Tests\Core\Config

Code

protected $config;