You are here

protected property SchemaTestExtended::$table in Drupal driver for SQL Server and SQL Azure 8.2

The table definition.

Type: array

File

tests/src/Kernel/SchemaTestExtended.php, line 23

Class

SchemaTestExtended
Tests table creation and modification via the schema API.

Namespace

Drupal\Tests\sqlsrv\Kernel

Code

protected $table = [];