FieldUpdateTest::$installedStorageSchema

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\Update

Code

protected $installedStorageSchema;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.