From d11638a35a6fe54087c733e27e3693f45d852d8d Mon Sep 17 00:00:00 2001 From: HAMAD ABDULLA Date: Wed, 24 Jan 2024 21:06:43 +0300 Subject: [PATCH] Update Bahrain.php --- src/Countries/Bahrain.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Countries/Bahrain.php b/src/Countries/Bahrain.php index e8973d811..80be9a399 100644 --- a/src/Countries/Bahrain.php +++ b/src/Countries/Bahrain.php @@ -13,8 +13,6 @@ public function countryCode(): string protected function allHolidays(int $year): array { - throw new \Exception('Not implemented yet.'); - return array_merge([ 'New Year Day' => '01-01', 'Eid al Fitr Holiday 1' => '04-10',