private property PHPUnit_Framework_TestSuite::$disallowChangesToGlobalState in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Framework/TestSuite.php \PHPUnit_Framework_TestSuite::disallowChangesToGlobalState
Type: bool
File
- vendor/
phpunit/ phpunit/ src/ Framework/ TestSuite.php, line 67
Class
- PHPUnit_Framework_TestSuite
- A TestSuite is a composite of Tests. It runs a collection of test cases.
Code
private $disallowChangesToGlobalState = null;