BatchNotFoundTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php \Drupal\Tests\system\Functional\Batch\BatchNotFoundTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php, line 22

Class

BatchNotFoundTest
Tests if a page not found error is returned when a batch ID does not exist.

Namespace

Drupal\Tests\system\Functional\Batch

Code

protected static $modules = [
  'batch_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.