You are here

protected property FractionUpdateTest::$schema in Fraction 8

Same name and namespace in other branches
  1. 2.x tests/src/Kernel/FractionUpdateTest.php \Drupal\Tests\fraction\Kernel\FractionUpdateTest::schema

Database schema instance.

Type: \Drupal\Core\Database\Schema

File

tests/src/Kernel/FractionUpdateTest.php, line 31

Class

FractionUpdateTest
Provides tests for updating the schema from signed to unsigned.

Namespace

Drupal\Tests\fraction\Kernel

Code

protected $schema;