Skip to content

Commit 6afb291

Browse files
committed
MC-41844: exception name updated
1 parent 8fbf2d9 commit 6afb291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdobeStockImage/Model/Storage/Save.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public function __construct(
5151
* @param string $imageUrl
5252
* @param string $destinationPath
5353
* @return string
54-
* @throws AlreadyExistsException | InvalidArgumentException
54+
* @throws AlreadyExistsException | LengthException
5555
* @throws FileSystemException
5656
*/
5757
public function execute(string $imageUrl, string $destinationPath = '') : string

0 commit comments

Comments
 (0)