protected property WebTestBase::$originalBatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/WebTestBase.php \Drupal\simpletest\WebTestBase::originalBatch
The original batch, before it was changed for testing purposes.
Type: array
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 140 - Contains \Drupal\simpletest\WebTestBase.
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $originalBatch;