Passed
Push — main ( 5cc312...ec68be )
by Eric
06:48 queued 04:31
created
rector.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
         typeDeclarations: true,
38 38
         privatization: true,
39 39
         naming: true,
40
-        instanceOf: true,
40
+        instanceof: true,
41 41
         earlyReturn: true,
42 42
         strictBooleans: true,
43 43
         carbon: false,
Please login to merge, or discard this patch.