Searched refs:copyFiles (Results 1 – 4 of 4) sorted by relevance
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/ | ||
| D | Facade.php | 121 $this->copyFiles($target); |
| /plugin/upgrade/ | ||
| D | cli.php | 60 $this->helper->copyFiles() || $this->fatal('Upgrade aborted'); |
| D | admin.php | 174 if ($ok = $this->helper->copyFiles()) { |
| D | helper.php | 222 public function copyFiles() function in helper_plugin_upgrade |