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

6 lines
222 B
Plaintext

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