diff --git a/lib/SP/Services/Backup/FileBackupService.php b/lib/SP/Services/Backup/FileBackupService.php index 375204bd..ad8743a8 100644 --- a/lib/SP/Services/Backup/FileBackupService.php +++ b/lib/SP/Services/Backup/FileBackupService.php @@ -153,9 +153,8 @@ final class FileBackupService * @throws \SP\Storage\Database\DatabaseException * @throws \SP\Storage\File\FileException */ - private function backupTables( - FileHandler $fileHandler, - ): void { + private function backupTables(FileHandler $fileHandler): void + { $this->eventDispatcher->notifyEvent( 'run.backup.process', new Event(