Files
awd/vendor/symfony/maker-bundle/config/help/MakeMiddleware.txt
2025-09-30 09:35:59 +01:00

6 lines
216 B
Plaintext

The <info>%command.name%</info> command generates a new Middleware class.
<info>php %command.full_name% CustomMiddleware</info>
If the argument is missing, the command will ask for the message class interactively.