protected property CoderSniffUnitTest::$backupGlobals in Coder 8.3
Same name and namespace in other branches
- 8.2 coder_sniffer/Drupal/Test/CoderSniffUnitTest.php \Drupal\Test\CoderSniffUnitTest::backupGlobals
- 8.3.x tests/Drupal/CoderSniffUnitTest.php \Drupal\Test\CoderSniffUnitTest::backupGlobals
Enable or disable the backup and restoration of the $GLOBALS array. Overwrite this attribute in a child class of TestCase. Setting this attribute in setUp() has no effect!
Type: boolean
File
- tests/
Drupal/ CoderSniffUnitTest.php, line 34
Class
Namespace
Drupal\TestCode
protected $backupGlobals = false;