Skip to content

Commit 7bf0cbf

Browse files
ENGCOM-3860: Adjusted documentation for ReadInterface to reflect Exception #20283
- Merge Pull Request #20283 from troendheim/magento2:phpdoc-readinterface - Merged commits: 1. 63c9293
2 parents 45e3ddb + 63c9293 commit 7bf0cbf

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)