@@ -19,7 +19,7 @@ |
||
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 | /** |