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 17361e9 commit 5109f32Copy full SHA for 5109f32
src/Filesystem.php
@@ -29,7 +29,7 @@ public function has(string $filename): bool
29
30
/**
31
* Get all file names in this directory that have the same name
32
- * as $fileName, but have a different file extension
+ * as $fileName, but have a different file extension.
33
* @param string $fileName
34
* @return array
35
*/
0 commit comments