You are here

protected property SqlContentEntityStorageSchemaTest::$dbSchemaHandler in Drupal 8

The mocked DB schema handler.

Type: \Drupal\Core\Database\Schema|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity\Sql

Code

protected $dbSchemaHandler;