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 1a8aabc + 7bf0cbf commit 7059b8dCopy full SHA for 7059b8d
lib/internal/Magento/Framework/Filesystem/Directory/ReadInterface.php
@@ -89,6 +89,7 @@ public function isDirectory($path = null);
89
*
90
* @param string $path
91
* @return \Magento\Framework\Filesystem\File\ReadInterface
92
+ * @throws \Magento\Framework\Exception\FileSystemException
93
*/
94
public function openFile($path);
95
0 commit comments