Skip to content

Commit 6d17c44

Browse files
committed
CS Fix
1 parent 7f99cc0 commit 6d17c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ValidationFailedException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public function hasExceptions(): bool
5252
* If many exceptions are passed, they are bundled in the GraphQLAggregateException
5353
*
5454
* @param ConstraintViolationListInterface<ConstraintViolationInterface> $constraintViolationList
55+
*
5556
* @throws ValidationFailedException
5657
*/
5758
public static function throwException(ConstraintViolationListInterface $constraintViolationList): void

0 commit comments

Comments
 (0)