Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php121 $this->copyFiles($target);
127 private function copyFiles($target) function in SebastianBergmann\\CodeCoverage\\Report\\Html\\Facade
/plugin/upgrade/
H A Dcli.php60 $this->helper->copyFiles() || $this->fatal('Upgrade aborted');
H A Dadmin.php174 if ($ok = $this->helper->copyFiles()) {
H A Dhelper.php222 public function copyFiles()
216 public function copyFiles() global() function in helper_plugin_upgrade