You are here

private property StorageFactoryTest::$config in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/StorageFactoryTest.php \Drupal\Tests\radioactivity\Unit\StorageFactoryTest::config

Mocked immutable configuration object.

Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\Core\Config\ImmutableConfig

File

tests/src/Unit/StorageFactoryTest.php, line 24

Class

StorageFactoryTest
@coversDefaultClass \Drupal\radioactivity\StorageFactory @group radioactivity

Namespace

Drupal\Tests\radioactivity\Unit

Code

private $config;