workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 8adcf2d8f6 4e: Add the getAll() method
Add the `getAll()` method to the ArticleRepository, ensuring that it
returns an array.

This returns as 0 articles are returned, but 3 are expected in the
assertion.
2020-03-25 12:31:28 +00:00
..
src 4e: Add the getAll() method 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