You are here

protected property SqlContentEntityStorageSchemaTest::$entityType in Drupal 8

The mocked entity type used in this test.

Type: \Drupal\Core\Entity\ContentEntityTypeInterface

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity\Sql

Code

protected $entityType;