Generate a .module file
This commit is contained in:
parent
55ca3647c4
commit
9418ba4ee7
3 changed files with 25 additions and 1 deletions
fixtures/drupal7_module
6
fixtures/drupal7_module/drupal7_module.module
Normal file
6
fixtures/drupal7_module/drupal7_module.module
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* The main module file for {{ name }}.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue