@@ -33,5 +33,5 @@ |
||
33 | 33 | * |
34 | 34 | * @var Expression[]|null |
35 | 35 | */ |
36 | - public array|null $tables = null; |
|
36 | + public array | null $tables = null; |
|
37 | 37 | } |