Reformat code.

This commit is contained in:
James Cole
2024-03-10 06:17:31 +01:00
parent c9ce5df74b
commit 1961487055
21 changed files with 572 additions and 571 deletions

View File

@@ -36,7 +36,7 @@ trait CollectorProperties
public const string TEST = 'Test';
/** @var array<int, string> */
public array $sorting;
public array $sorting;
private ?int $endRow;
private bool $expandGroupSearch;
private array $fields;