protected property EntityUpdateToPublishableTest::$lastInstalledSchemaRepository in Drupal 8
The last installed schema repository service.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- core/
modules/ system/ tests/ src/ Functional/ Update/ EntityUpdateToPublishableTest.php, line 44
Class
- EntityUpdateToPublishableTest
- Tests the upgrade path for making an entity publishable.
Namespace
Drupal\Tests\system\Functional\UpdateCode
protected $lastInstalledSchemaRepository;