You are here

protected property MockConfig::$entityPrefix in Configuration Update Manager 8

Prefix for the entity type being mocked, for entity storage mocking.

Type: string

File

tests/src/Unit/ConfigUpdateUnitTestBase.php, line 417

Class

MockConfig
Mock class for mutable configuration, config entity, and entity storage.

Namespace

Drupal\Tests\config_update\Unit

Code

protected $entityPrefix = '';