public static property WebformScheduledResultSetManagerTest::$modules in Webform Scheduled Tasks 8.2
Same name in this branch
- 8.2 tests/src/Kernel/WebformScheduledTaskManagerTest.php \Drupal\Tests\webform_scheduled_tasks\Kernel\WebformScheduledResultSetManagerTest::modules
- 8.2 tests/src/Kernel/WebformScheduledResultSetManagerTest.php \Drupal\Tests\webform_scheduled_tasks\Kernel\WebformScheduledResultSetManagerTest::modules
Modules to install.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ WebformScheduledResultSetManagerTest.php, line 20
Class
- WebformScheduledResultSetManagerTest
- Result set manager test.
Namespace
Drupal\Tests\webform_scheduled_tasks\KernelCode
public static $modules = [
'webform_scheduled_tasks',
'webform_scheduled_tasks_test_types',
];