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.
1 parent 5e07290 commit 0830d38Copy full SHA for 0830d38
app/code/Magento/MediaGalleryMetadata/Model/Png/Segment/ReadExif.php
@@ -61,7 +61,7 @@ public function execute(FileInterface $file): MetadataInterface
61
/**
62
* Parese exif data from segment
63
*
64
- * @param FileInterface $filePath
+ * @param SegmentInterface $segment
65
*/
66
private function getExifData(SegmentInterface $segment): MetadataInterface
67
{
0 commit comments