You are here

protected property FieldSqlStorageTest::$table in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/FieldSqlStorageTest.php \Drupal\system\Tests\Entity\FieldSqlStorageTest::table

Name of the data table of the field.

Type: string

File

core/modules/system/src/Tests/Entity/FieldSqlStorageTest.php, line 63
Contains \Drupal\system\Tests\Entity\FieldSqlStorageTest.

Class

FieldSqlStorageTest
Tests Field SQL Storage .

Namespace

Drupal\system\Tests\Entity

Code

protected $table;