Add holidays for Finland #113
Annotations
4 errors
phpstan:
src/Countries/Finland.php#L22
Method Spatie\Holidays\Countries\Finland::fixedHolidays() should return array<string, Carbon\CarbonImmutable> but returns array<string, Carbon\CarbonImmutable|false>.
|
phpstan:
src/Countries/Finland.php#L38
Cannot call method next() on Carbon\CarbonImmutable|false.
|
phpstan:
src/Countries/Finland.php#L49
Cannot call method next() on Carbon\CarbonImmutable|false.
|
phpstan
Process completed with exit code 1.
|