ImmutableConfigTest::$config

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php \Drupal\Tests\Core\Config\ImmutableConfigTest::config
  2. 10 core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php \Drupal\Tests\Core\Config\ImmutableConfigTest::config
  3. 11.x 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 20

Class

ImmutableConfigTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Config%21ImmutableConfig.php/class/ImmutableConfig/9" title="Defines the immutable configuration object." class="local">\Drupal\Core\Config\ImmutableConfig</a> @group Config

Namespace

Drupal\Tests\Core\Config

Code

protected $config;

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