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 1920c50 commit b52454eCopy full SHA for b52454e
Filesystem.php
@@ -730,7 +730,7 @@ private function toIterable($files)
730
}
731
732
/**
733
- * Gets a 2-tuple of scheme (may be null) and hierarchical part of a filename (e.g. file:///tmp -> array(file, tmp)).
+ * Gets a 2-tuple of scheme (may be null) and hierarchical part of a filename (e.g. file:///tmp -> [file, tmp]).
734
*
735
* @param string $filename The filename to be parsed
736
0 commit comments