You are here

protected property ConfigDevelTestBase::$configFactory in Configuration development 8

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/ConfigDevelTestBase.php, line 16

Class

ConfigDevelTestBase
Helper class with mock objects.

Namespace

Drupal\Tests\config_devel\Unit

Code

protected $configFactory;