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\SqlCode
protected $dbSchemaHandler;