QueueSerializationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Queue/ QueueSerializationTest.php, line 27  
Class
- QueueSerializationTest
 - Tests serializing a form with an injected DatabaseQueue instance.
 
Namespace
Drupal\KernelTests\Core\QueueCode
protected static $modules = [
  'system',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.