Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php116 private $blacklistedMethodNames = [ variable in PHPUnit_Framework_MockObject_Generator
1143 if (PHP_MAJOR_VERSION >= 7 && isset($this->blacklistedMethodNames[$name])) {