Skip to content

Commit 5cf1f41

Browse files
MC-34518: Address SVC failures for 2.4.0 vs 2.3.5
1 parent 0e37c9e commit 5cf1f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Downloadable/Model/Sample/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function __construct(
7676
* Init data for builder
7777
*
7878
* @param array $data
79-
* @return $this;
79+
* @return $this
8080
* @since 100.1.0
8181
*/
8282
public function setData(array $data)

0 commit comments

Comments
 (0)