We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -19,7 +19,7 @@ |
||
| 19 | 19 | { |
| 20 | 20 | parent::__construct( |
| 21 | 21 | $name, |
| 22 | - function ($globalId) { |
|
| 22 | + function($globalId) { |
|
| 23 | 23 | return sprintf( |
| 24 | 24 | '\%s::fromGlobalId(%s)', |
| 25 | 25 | \Overblog\GraphQLBundle\Relay\Node\GlobalId::class, |