Home
last modified time | relevance | path

Searched refs:backupStaticAttributesBlacklist (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php93 protected $backupStaticAttributesBlacklist = []; variable in PHPUnit_Framework_TestCase
2310 foreach ($this->backupStaticAttributesBlacklist as $class => $attributes) {