BatchNotFoundTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

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.