You are here

protected property FieldUpdateTest::$configFactory in Drupal 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php, line 28

Class

FieldUpdateTest
Tests that field settings are properly updated during database updates.

Namespace

Drupal\Tests\field\Functional\Update

Code

protected $configFactory;