'.escapeshellarg($output)); system("mv ".escapeshellarg($output)." ".escapeshellarg($path)); return [ $path => [$path], ]; } public function shouldGenerateVersions(): bool { return true; } }