You are here

protected property SqlContentEntityStorageSchemaColumnTest::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php \Drupal\field\Tests\Entity\Update\SqlContentEntityStorageSchemaColumnTest::entity

The created entity.

Type: \Drupal\Core\Entity\Entity

File

core/modules/field/src/Tests/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php, line 33
Contains \Drupal\field\Tests\Entity\Update\SqlContentEntityStorageSchemaColumnTest.

Class

SqlContentEntityStorageSchemaColumnTest
Tests that schema changes in fields with data are detected during updates.

Namespace

Drupal\field\Tests\Entity\Update

Code

protected $entity;