You are here

protected property SchemaTest::$counter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Database/SchemaTest.php \Drupal\system\Tests\Database\SchemaTest::counter

A global counter for table and field creation.

File

core/modules/system/src/Tests/Database/SchemaTest.php, line 27
Contains \Drupal\system\Tests\Database\SchemaTest.

Class

SchemaTest
Tests table creation and modification via the schema API.

Namespace

Drupal\system\Tests\Database

Code

protected $counter;