Commit graph

5 commits

Author SHA1 Message Date
abe0f3d93b Rename getAll to findAll, remove published argument 2021-02-11 08:53:16 +00:00
afc0a0e448 Inject the TalkRepository into TalkCounter 2021-02-11 08:53:16 +00:00
280a381c68 All test method should have a void return type 2020-12-17 23:42:20 +00:00
0b1003a17d Ignore PHPCS rules per test file 2020-12-17 23:42:20 +00:00
cbe60209e6 Rename custom module directories
- Rename `opdavies_blog` to `blog`.
- Rename `opdavies_blog_test` to `blog_test`.
- Rename `opdavies_talks` to `talks`.
- Rename `opdavies_talks_test` to `talks_test`.

The files within the directories haven't changed, so there is no
breaking change caused by renaming the directories.

 Please enter the commit message for your changes. Lines starting
2020-09-04 21:25:36 +01:00