protected property EntityUsageTest::$tableName in Entity Usage 8.4
Same name and namespace in other branches
- 8 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::tableName
- 8.2 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::tableName
- 8.3 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::tableName
The name of the table that stores entity usage information.
Type: string
File
- tests/
src/ Kernel/ EntityUsageTest.php, line 58
Class
- EntityUsageTest
- Tests the basic API operations of our tracking service.
Namespace
Drupal\Tests\entity_usage\KernelCode
protected $tableName;