Skip to content

Commit

Permalink
removed wrong symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsiomBruneuski authored and gelanivishal committed Oct 12, 2018
1 parent a7cdae0 commit 74c6bfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public function validateResponseHandlersType($serviceName, $methodName, $handler
* @param string $typeName
* @return $this
* @throws \Exception In case when type is invalid
` * @throws \InvalidArgumentException if methods don't have annotation
* @throws \InvalidArgumentException if methods don't have annotation
*/
protected function validateType($typeName)
{
Expand Down

0 comments on commit 74c6bfd

Please sign in to comment.