Skip to content

Commit

Permalink
Merge pull request webonyx#526 from simPod/fix-build
Browse files Browse the repository at this point in the history
Remove invalid typehint
  • Loading branch information
vladar authored Aug 2, 2019
2 parents c9c830b + a023b02 commit 8d8462a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Language/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ public static function parseType($source, array $options = [])
/**
* Parse partial source by delegating calls to the internal parseX methods.
*
* @param Source|string $name
* @param bool[] $arguments
*
* @throws SyntaxError
Expand Down

0 comments on commit 8d8462a

Please sign in to comment.