Skip to content

Commit 63c9293

Browse files
authored
Adjusted doc for ReadInterface regarding Exception
1 parent b8e3a0b commit 63c9293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Filesystem/Directory/ReadInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public function isDirectory($path = null);
8989
*
9090
* @param string $path
9191
* @return \Magento\Framework\Filesystem\File\ReadInterface
92+
* @throws \Magento\Framework\Exception\FileSystemException
9293
*/
9394
public function openFile($path);
9495

0 commit comments

Comments
 (0)