ImmutableConfigTest::$config

Same name 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 \Drupal\Core\Config\ImmutableConfig @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.