Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
murtukov committed Jan 25, 2021
1 parent 9ed59f4 commit 1948b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Definition/GraphQLServices.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public function query(string $alias, ...$args)
* @param mixed ...$args
*
* @return mixed
*
* @throws ReflectionException
*/
public function mutation(string $alias, ...$args)
Expand Down

0 comments on commit 1948b1f

Please sign in to comment.