Skip to content

form:confirm

Generates a confirmation form

Examples

  • drush generate form:confirm. Generates a confirmation form

Options

  • ** --answer=ANSWER**. Answer to generator question.
  • ** --destination=DESTINATION**. Path to a base directory for file writing.
  • ** --dry-run**. Output the generated code but not save it to file system.

Topics

Aliases

  • confirm-form