Skip to content

Commit

Permalink
Merge pull request #55 from cranleighschool/analysis-JGZnJQ
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
fredbradley committed Feb 13, 2024
2 parents 431ea67 + 63d6ddd commit 36e87b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Wrappers/TimetableDay.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ class TimetableDay extends Wrapper
protected function handle(): void
{
}

public function all()
{
return $this->item;
}

}

0 comments on commit 36e87b1

Please sign in to comment.