Skip to content

Commit

Permalink
Update src/Countries/Egypt.php
Browse files Browse the repository at this point in the history
Co-authored-by: Niels Vanpachtenbeke <[email protected]>
  • Loading branch information
michaelnabil230 and Nielsvanpach authored Jan 30, 2024
1 parent ad54010 commit 07d106e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Countries/Egypt.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public function countryCode(): string
return 'eg';
}

/** @return array<string, string|CarbonImmutable> */
protected function allHolidays(int $year): array
{
return array_merge([
Expand Down

0 comments on commit 07d106e

Please sign in to comment.