add the Netherlands #16
Annotations
5 errors
phpstan:
src/Countries/Netherlands.php#L39
Method Spatie\Holidays\Countries\Netherlands::fixedHolidays() should return array<string, Carbon\CarbonImmutable> but returns array<string, Carbon\CarbonImmutable|string|false>.
|
phpstan:
src/Countries/Netherlands.php#L47
Cannot call method isSunday() on Carbon\CarbonImmutable|false.
|
phpstan:
src/Countries/Netherlands.php#L48
Cannot call method subDay() on Carbon\CarbonImmutable|false.
|
phpstan:
src/Countries/Netherlands.php#L54
Method Spatie\Holidays\Countries\Netherlands::variableHolidays() should return array<string, Carbon\CarbonImmutable> but returns array<string, Carbon\CarbonImmutable|false>.
|
phpstan
Process completed with exit code 1.
|