Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php43 return static::processIncludedFilesAsString(get_included_files());
51 public static function processIncludedFilesAsString(array $files) function in PHPUnit_Util_GlobalState
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DGlobalStateTest.php28 …le://" . $dir . "/XMLTest.php';\n", PHPUnit_Util_GlobalState::processIncludedFilesAsString($files)…