public static property EntityUsageTest::$modules in Entity Usage 8
Same name and namespace in other branches
- 8.4 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::modules
- 8.2 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::modules
- 8.3 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::modules
Modules to install.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ EntityUsageTest.php, line 24
Class
- EntityUsageTest
- Tests the basic API operations of our tracking service..
Namespace
Drupal\Tests\entity_usage\KernelCode
public static $modules = [
'entity_usage',
];