public static property ListTablesOperationExecuteTest::$modules in OptimizeDB 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ListTablesOperationExecuteTest.php, line 29
Class
- ListTablesOperationExecuteTest
- Testing the performance of operations on tables.
Namespace
Drupal\Tests\optimizedb\FunctionalCode
public static $modules = [
'optimizedb',
];