Skip to content

Commit

Permalink
Changed addition methods to return a new self
Browse files Browse the repository at this point in the history
  • Loading branch information
StaffCollab committed May 1, 2024
2 parents 1fea7b2 + f14b1ad commit e9c71c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/HebrewDate.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

namespace StaffCollab\HebrewDate;

use Zman\Zman;
use Illuminate\Support\Carbon;
use Carbon\CarbonPeriodImmutable;
use Illuminate\Support\Collection;
use Zman\Zman;

class HebrewDate extends Zman
{
Expand Down

0 comments on commit e9c71c2

Please sign in to comment.