Skip to content

Commit 74c6bfd

Browse files
ArtsiomBruneuskigelanivishal
authored andcommitted
removed wrong symbol
1 parent a7cdae0 commit 74c6bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Communication/Config/Validator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function validateResponseHandlersType($serviceName, $methodName, $handler
127127
* @param string $typeName
128128
* @return $this
129129
* @throws \Exception In case when type is invalid
130-
` * @throws \InvalidArgumentException if methods don't have annotation
130+
* @throws \InvalidArgumentException if methods don't have annotation
131131
*/
132132
protected function validateType($typeName)
133133
{

0 commit comments

Comments
 (0)