generate:module:file
Generate a .module file
Usage:
drupal generate:module:file [options]
gmfAvailable options
| Option | Details |
|---|---|
--module | मोड्यूल का नाम। |
Examples
Generate the .module file specifying the module name
drupal generate:module:file \
--module="modulename"