You are here

protected property BrokenSetUpTest::$sharedTriggerFile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/simpletest/src/Tests/BrokenSetUpTest.php \Drupal\simpletest\Tests\BrokenSetUpTest::sharedTriggerFile

The path to the shared trigger file.

Type: string

File

core/modules/simpletest/src/Tests/BrokenSetUpTest.php, line 37
Contains \Drupal\simpletest\Tests\BrokenSetUpTest.

Class

BrokenSetUpTest
Tests a test case that does not call parent::setUp().

Namespace

Drupal\simpletest\Tests

Code

protected $sharedTriggerFile;