oliverdavies.uk/web/modules/custom/talks/src/Service
Oliver Davies 0c1321fed5 Add TalkCollection, move logic for getting events
Add a `TalkCollection` which extends Laravel/Tighten's, and add a method
there for getting the events from the talks. This makes this logic more
reusable and also makes the code in the `TalkCounter` service simpler.
2021-02-11 08:53:16 +00:00
..
TalkCounter.php Add TalkCollection, move logic for getting events 2021-02-11 08:53:16 +00:00
TalkDateUpdater.php Rename getAll to findAll, remove published argument 2021-02-11 08:53:16 +00:00