workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 016512bf1b 4f: Enable autowiring
Enable autowiring so that the entity type manager is injected into the
ArticleRepository service.

This fails because the 'node' entity type doesn’t exist.
2020-03-25 12:31:28 +00:00
..
src 4f: Build up 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 4f: Enable autowiring 2020-03-25 12:31:28 +00:00