Initial commit

This commit is contained in:
Oliver Davies 2019-01-09 14:13:07 +00:00
commit 899c896455
6 changed files with 115 additions and 0 deletions

View file

@ -0,0 +1,5 @@
name: 'Autowire Example'
type: module
description: 'An example module to demonstrate autowiring in Drupal 8.'
core: 8.x
package: 'Example modules'