You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the new #AsCommand() attribute, and the description contains a "parameter-like" substring (i.e. something between two % signs), then running php bin/console list results in:
[critical] Error thrown while running command "list". Message: "The parameter "a\" must be defined."
In App_KernelDevDebugContainer.php line 370:
The parameter "a\" must be defined.