We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdd2ab commit 2c103c3Copy full SHA for 2c103c3
src/MediaCollection.php
@@ -18,6 +18,5 @@ public function __construct(
18
public bool $public = false,
19
public ?string $disk = null,
20
public null|string|Closure $fallback = null,
21
- ) {
22
- }
+ ) {}
23
}
0 commit comments