You are here

protected property SqlContentEntityStorageSchemaTest::$entityLastInstalledSchemaRepository in Drupal 8

The mocked entity last installed schema repository used in this test.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php, line 46

Class

SqlContentEntityStorageSchemaTest
@coversDefaultClass \Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema @group Entity

Namespace

Drupal\Tests\Core\Entity\Sql

Code

protected $entityLastInstalledSchemaRepository;