Skip to content

Commit

Permalink
Update PrayerTimes.php
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored Jul 13, 2022
1 parent d2edd84 commit c10f62a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PrayerTimes/PrayerTimes.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ class PrayerTimes
const MAGHRIB = 'Maghrib';
const ISHA = 'Isha';
const MIDNIGHT = 'Midnight';
const FIRST_THIRD = 'First third';
const SECOND_THIRD = 'Second third';
const FIRST_THIRD = 'Firstthird';
const SECOND_THIRD = 'Secondthird';

/**
* Schools that determine the Asr shadow for the purpose of this class
Expand Down

0 comments on commit c10f62a

Please sign in to comment.