Skip to content

Commit 488af3f

Browse files
QuentinGabgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 16a4c86 commit 488af3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/MediaCollection.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ public function __construct(
1818
public bool $public = false,
1919
public ?string $disk = null,
2020
public null|string|Closure $fallback = null,
21-
) {
22-
}
21+
) {}
2322
}

0 commit comments

Comments
 (0)