__construct() __construct(\Acms\Services\Update\Logger $logger) PlaceFile constructor. Parameters \Acms\Services\Update\Logger $logger
validate() validate( $new_path, $backup_dir) Validate Parameters $new_path $backup_dir Throws \Exception
exec() exec( $new_path, $backup_dir, $new_setup = false) Run Parameters $new_path $backup_dir $new_setup Throws \Exception
updateFiles() updateFiles(string $new_path, string $backup_dir) System Update Parameters string $new_path string $backup_dir
copyFiles() copyFiles(array $list, string $from_dir, string $to_dir) Copy files Parameters array $list string $from_dir string $to_dir