Skip to content

Commit 7918eb4

Browse files
committed
MAGETWO-90863: Error handling responses from MBI
1 parent 813df29 commit 7918eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Analytics/Model/Connector/Http/ConverterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ public function getContentTypeHeader();
3434
/**
3535
* @return string
3636
*/
37-
public function getContentMediaType(): string ;
37+
public function getContentMediaType(): string;
3838
}

0 commit comments

Comments
 (0)