Skip to content

Commit 6d690ed

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent f631ca8 commit 6d690ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* @method static \Illuminate\Contracts\Filesystem\Filesystem drive(string|null $name = null)
99
* @method static \Illuminate\Contracts\Filesystem\Filesystem disk(string|null $name = null)
10-
* @method static \Illuminate\Contracts\Filesystem\Filesystem cloud()
10+
* @method static \Illuminate\Contracts\Filesystem\Cloud cloud()
1111
* @method static \Illuminate\Contracts\Filesystem\Filesystem build(string|array $config)
1212
* @method static \Illuminate\Contracts\Filesystem\Filesystem createLocalDriver(array $config)
1313
* @method static \Illuminate\Contracts\Filesystem\Filesystem createFtpDriver(array $config)

0 commit comments

Comments
 (0)