Skip to content

Commit 9832e34

Browse files
author
Alex Paliarush
committed
MAGETWO-56107: Integration test: Wildcard use case
1 parent 5ed78d7 commit 9832e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Communication/ConfigInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ interface ConfigInterface
4141
* Get configuration of the specified topic.
4242
*
4343
* @param string $topicName
44-
* @return string[]
44+
* @return array
4545
* @throws LocalizedException
4646
*/
4747
public function getTopic($topicName);

0 commit comments

Comments
 (0)