Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-wolf-gb committed Jan 31, 2024
1 parent 30af822 commit 45d77ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Countries/Tunisia.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

class Tunisia extends Country
{
/**
* @var array|array[]
*/
private array $hijriHolidays = [

Check failure on line 10 in src/Countries/Tunisia.php

View workflow job for this annotation

GitHub Actions / phpstan

Property Spatie\Holidays\Countries\Tunisia::$hijriHolidays type has no value type specified in iterable type array.
"1970" => [
[
Expand Down

0 comments on commit 45d77ec

Please sign in to comment.