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.
2 parents 4a97acb + a5c9100 commit 0503bd3Copy full SHA for 0503bd3
packages/framework/src/Support/Contracts/FilesystemContract.php
@@ -5,7 +5,7 @@
5
namespace Hyde\Support\Contracts;
6
7
/**
8
- * Interface for the Illuminate Filesystem class, but with static methods and strong types inferred from the PHPDocs.
+ * @internal Interface for the Illuminate Filesystem class, but with static methods and strong types inferred from the PHPDocs.
9
*
10
* @see \Illuminate\Filesystem\Filesystem
11
*/
0 commit comments