workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies b98d181a58 5c: Add isPublishable method to article wrapper
Add the `isPublishable()` method to the article wrapper. This contains
all of the logic that is used to determine if an article in publishable
or not, and returns a boolean.
2020-03-25 12:31:28 +00:00
..
src 5c: Add isPublishable method to article wrapper 2020-03-25 12:31:28 +00:00
tests/src 5b: Add a test for which nodes are wrappable 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