You are here

protected property WebTestBase::$originalBatch in Drupal 8

The original batch, before it was changed for testing purposes.

Type: array

File

core/modules/simpletest/src/WebTestBase.php, line 154

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $originalBatch;