Skip to content

Commit 8679c9a

Browse files
committed
Changed DocBlock description of the parameter type
1 parent 145cb44 commit 8679c9a

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaGallery/Plugin/Wysiwyg/Images

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGallery/Plugin/Wysiwyg/Images/Storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public function afterDeleteFile(StorageSubject $subject, StorageSubject $result,
104104
* Delete media data after the folder delete action from Wysiwyg
105105
*
106106
* @param StorageSubject $subject
107-
* @param null $result
107+
* @param mixed $result
108108
* @param string $path
109109
*
110110
* @return null

0 commit comments

Comments
 (0)