Skip to content

Commit 64f5437

Browse files
Merge remote-tracking branch 'remotes/github/MAGETWO-63599' into EPAM-PR-59
2 parents e83f0ca + 96be0d7 commit 64f5437

File tree

1 file changed

+2
-2
lines changed
  • lib/internal/Magento/Framework/Image/Adapter

1 file changed

+2
-2
lines changed

lib/internal/Magento/Framework/Image/Adapter/Gd2.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ public function checkAlpha($fileName)
325325
*
326326
* @param resource $imageResource
327327
* @param int $fileType
328-
* @param bool &$isAlpha
329-
* @param bool &$isTrueColor
328+
* @param bool $isAlpha
329+
* @param bool $isTrueColor
330330
*
331331
* @return boolean
332332
*

0 commit comments

Comments
 (0)