Refactor to use a Post class

References #78
This commit is contained in:
Oliver Davies 2020-05-29 21:35:21 +01:00
parent 79eb9bef0b
commit 165b6e8195
7 changed files with 88 additions and 7 deletions

View file

@ -22,6 +22,7 @@
"drupal/config_split": "^1.4",
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/discoverable_entity_bundle_classes": "^1.0",
"drupal/google_analytics": "^2.4",
"drupal/honeypot": "^2.0",
"drupal/hook_event_dispatcher": "^1.28",