James Cole
2023-07-18 06:30:45 +02:00
parent e435ff8b1c
commit a45a050e7d
4 changed files with 52 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ use Illuminate\Database\Eloquent\Relations\HasMany;
trait CollectorProperties
{
public const TEST = 'Test';
private bool $expandGroupSearch;
private array $fields;
private bool $hasAccountInfo;
private bool $hasBillInformation;