mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user