Skip to content

Commit 7059b8d

Browse files
authored
ENGCOM-3860: Adjusted documentation for ReadInterface to reflect Exception #20283
2 parents 1a8aabc + 7bf0cbf commit 7059b8d

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)