Files
LaLiga-BackEnd/vendor/symfony/maker-bundle/src/Resources/help/MakeSubscriber.txt
T
2024-05-18 02:28:01 +02: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.