Initial Drupal 11 with DDEV setup
This commit is contained in:
6
vendor/chi-teck/drupal-code-generator/templates/_module/model.install.twig
vendored
Normal file
6
vendor/chi-teck/drupal-code-generator/templates/_module/model.install.twig
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Install, update and uninstall functions for the {{ name }} module.
|
||||
*/
|
||||
Reference in New Issue
Block a user