workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 54b306844f 4d: Add the ArticleRepository
Create the `ArticleRepository` class and add it as a service.

This fails as there is no `getAll()` method on the class.
2020-03-25 12:31:28 +00:00
..
src 4d: Add the ArticleRepository 2020-03-25 12:31:28 +00:00
tests/src 4d: Add the ArticleRepository 2020-03-25 12:31:28 +00:00
my_module.info.yml 1b: Add my_module.info.yml 2020-03-25 12:31:28 +00:00
my_module.routing.yml 3b: Add blog page route 2020-03-25 12:31:28 +00:00
my_module.services.yml 4d: Add the ArticleRepository 2020-03-25 12:31:28 +00:00