You are here

protected property FractionUpdateTest::$schema in Fraction 2.x

Same name and namespace in other branches
  1. 8 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;