You are here

protected property ConfigPatchTest::$patchMerge in Configuration Split 2.0.x

The patch merge service under test.

Type: \Drupal\config_split\Config\ConfigPatchMerge

File

tests/src/Unit/ConfigPatchTest.php, line 23

Class

ConfigPatchTest
Test patch creation and merging without sorting.

Namespace

Drupal\Tests\config_split\Unit

Code

protected $patchMerge;