Reformatted code according to PSR12.
This commit is contained in:
@@ -70,9 +70,9 @@ final class Backup extends Import
|
||||
|
||||
$entity = $this->createEntity(
|
||||
context: $context,
|
||||
guid: $guid,
|
||||
item: $item,
|
||||
opts: $opts
|
||||
guid: $guid,
|
||||
item: $item,
|
||||
opts: $opts
|
||||
);
|
||||
|
||||
$arr = [
|
||||
|
||||
Reference in New Issue
Block a user