You are here

protected property LegacyFileTest::$configFactory in Drupal 8

A mocked ConfigFactoryInterface.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/file/tests/src/Unit/LegacyFileTest.php, line 26

Class

LegacyFileTest
Provides unit tests for file module deprecation errors.

Namespace

Drupal\Tests\file\Unit

Code

protected $configFactory;