chore: Fix wrong syntax.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-05-22 22:22:00 +02:00
parent 38c974c96e
commit 8cef67edbc

View File

@@ -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(