protected property FieldUpdateTest::$installedStorageSchema in Drupal 8
The key-value collection for tracking installed storage schema.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- core/
modules/ field/ tests/ src/ Functional/ Update/ FieldUpdateTest.php, line 42
Class
- FieldUpdateTest
- Tests that field settings are properly updated during database updates.
Namespace
Drupal\Tests\field\Functional\UpdateCode
protected $installedStorageSchema;