Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
10
vendor/chi-teck/drupal-code-generator/templates/d8/module.twig
vendored
Normal file
10
vendor/chi-teck/drupal-code-generator/templates/d8/module.twig
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Primary module hooks for {{ name }} module.
|
||||
*
|
||||
* @DCG
|
||||
* This file is no longer required in Drupal 8.
|
||||
* @see https://www.drupal.org/node/2217931
|
||||
*/
|
Reference in a new issue