Passed
Push — master ( e75582...b40330 )
by Tim
09:55
created
src/TestUtils/ArrayizableElementTestTrait.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     protected static ?string $testedClass;
20 20
 
21 21
     /** @var array|null */
22
-    protected static ?array $arrayRepresentation;
22
+    protected static ? array $arrayRepresentation;
23 23
 
24 24
 
25 25
     /**
Please login to merge, or discard this patch.