We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | private ?ResolverArgs $__resolverArgs; |
| 50 | 50 | |
| 51 | 51 | public function __construct( |
| 52 | - ObjectType|InputObjectType $type, |
|
| 52 | + ObjectType | InputObjectType $type, |
|
| 53 | 53 | ?string $field = null, |
| 54 | 54 | ?ValidationNode $parent = null, |
| 55 | 55 | ?ResolverArgs $resolverArgs = null |