Update components.rst
Including a param for Controller throws a warning that no second argument is passed. I assume you are now supposed to `$event->getSubject()` instead of being passed a controller, or use `getController()` from the constructors collection.
Loading
Please sign in to comment