Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Feb 13, 2024
1 parent 431ea67 commit 63d6ddd
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 63d6ddd

Please # to comment.