Skip to content

Commit

Permalink
Update DateTime.php
Browse files Browse the repository at this point in the history
  • Loading branch information
SamAsEnd authored Jul 21, 2023
1 parent f809809 commit bbbdbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DateTime.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Ethiopian Andegna DateTime class.
*/
class DateTime
class DateTime extends \stdClass
{
use Operations\Initiator;
use Operations\Processor;
Expand Down

0 comments on commit bbbdbad

Please sign in to comment.