Generate a .module file

This commit is contained in:
Oliver Davies 2020-02-09 13:55:11 +00:00
parent 55ca3647c4
commit 9418ba4ee7
3 changed files with 25 additions and 1 deletions
fixtures/drupal7_module

View file

@ -0,0 +1,6 @@
<?php
/**
* @file
* The main module file for {{ name }}.
*/