@@ -63,7 +63,7 @@ |
||
63 | 63 | * |
64 | 64 | * @var Array2d[]|null |
65 | 65 | */ |
66 | - public array|null $values = null; |
|
66 | + public array | null $values = null; |
|
67 | 67 | |
68 | 68 | /** |
69 | 69 | * If SET clause is present |