diff --git a/src/PrayerTimes/Method.php b/src/PrayerTimes/Method.php index d5f8703..a6600ae 100644 --- a/src/PrayerTimes/Method.php +++ b/src/PrayerTimes/Method.php @@ -99,7 +99,7 @@ public static function getMethodCodes(): array self::METHOD_TURKEY, self::METHOD_RUSSIA, self::METHOD_MOONSIGHTING, - self::METHOD_UAE, + self::METHOD_DUBAI, self::METHOD_CUSTOM, ]; }