You are here

protected property ConfigInstallerSyncTest::$syncDir in Configuration installer 8

The directory where the configuration to install is stored.

Type: string

File

tests/src/Functional/ConfigInstallerSyncTest.php, line 19

Class

ConfigInstallerSyncTest
Tests the config installer profile by having files in a sync directory.

Namespace

Drupal\Tests\config_installer\Functional

Code

protected $syncDir;