Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php831 return self::emptyHookMethodsArray();
835 self::$hookMethods[$className] = self::emptyHookMethodsArray();
867 private static function emptyHookMethodsArray() function in PHPUnit_Util_Test