Refactor to use a factory class

This commit is contained in:
Oliver Davies 2020-09-04 13:16:49 +01:00
parent 10e4616e01
commit 2617e29dec
6 changed files with 150 additions and 33 deletions

View file

@ -15,6 +15,7 @@
}
],
"require": {
"beberlei/assert": "^3.2",
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1.6",
"drupal/admin_toolbar": "^2.0",