mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-06 07:49:24 +03:00
More coding style -.-
Can this be done automatically?
This commit is contained in:
parent
1ec4927f69
commit
0ddb7519bb
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace GraphQL\Tests\Server;
|
||||
|
||||
use GraphQL\Error\ClientAware;
|
||||
|
Loading…
x
Reference in New Issue
Block a user