Passed
Push — 2.0 ( 334070...3b1734 )
by Kirill
02:55
created
server/app/GraphQL/Queries/Support/QueryLimit.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
  * For the full copyright and license information, please view the LICENSE
7 7
  * file that was distributed with this source code.
8 8
  */
9
-declare(strict_types=1);
9
+declare(strict_types = 1);
10 10
 
11 11
 namespace App\GraphQL\Queries\Support;
12 12
 
Please login to merge, or discard this patch.