You are here

protected property WebTestBase::$originalBatch in SimpleTest 8.3

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

Type: array

File

src/WebTestBase.php, line 154

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $originalBatch;