The generate:form:config command: Generate a new "ConfigFormBase"
Usage:
$ drupal generate:form:config [options]
Option | Details |
---|---|
module | The Module name. |
class-name | The form class name |
form-id | The Form id |
services | Load services from the container. |
inputs | Create inputs in a form. |
routing | Update routing |