Refactor FilamentChart and ChartByMonth classes #709
Annotations
3 errors
phpstan:
src/Filament/Config/FilamentChart/ChartByMonth.php#L117
Offset 'operator' on array{column: string, operator: string, value: string} on left side of ?? always exists and is not nullable.
|
phpstan:
src/Filament/Config/FilamentChart/ChartByMonth.php#L118
Offset 'value' on array{column: string, operator: string, value: string} on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|