protected property FieldUpdateTest::$configFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/Update/FieldUpdateTest.php \Drupal\field\Tests\Update\FieldUpdateTest::configFactory
The config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ field/ src/ Tests/ Update/ FieldUpdateTest.php, line 27 - Contains \Drupal\field\Tests\Update\FieldUpdateTest.
Class
- FieldUpdateTest
- Tests that field settings are properly updated during database updates.
Namespace
Drupal\field\Tests\UpdateCode
protected $configFactory;