protected property EntityUpdateToPublishableTest::$installedStorageSchema in Drupal 8
The key-value collection for tracking installed storage schema.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- core/
modules/ system/ tests/ src/ Functional/ Update/ EntityUpdateToPublishableTest.php, line 51
Class
- EntityUpdateToPublishableTest
- Tests the upgrade path for making an entity publishable.
Namespace
Drupal\Tests\system\Functional\UpdateCode
protected $installedStorageSchema;