workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies bd68420fc1 5d: Create a mock node
> TypeError: Return value of Drupal\my_module\Entity\Post::getTitle()
> must be of the type string, null returned
2020-11-14 10:09:38 +00:00
..
src 5c: Return the node label 2020-11-14 10:09:38 +00:00
tests/src 5d: Create a mock node 2020-11-14 10:09:38 +00:00
my_module.info.yml 1b: Add my_module.info.yml 2020-11-14 10:09:38 +00:00
my_module.routing.yml 3b: Add blog page route 2020-11-14 10:09:38 +00:00
my_module.services.yml 4f: Enable autowiring for ArticleRepository 2020-11-14 10:09:38 +00:00