Feature: Dispatch PSR-14 event ModifySelectedContractsEvent in ProfilesController::selectedContractsAction()
Description
Profile dispatches now the new PSR-14
Modify.
The event provides following methods:
getreturn current result set.Contracts (): Query Result Interface setto allow setting a custom resultset.Contracts (Query Result Interface $contracts): void getreturn the current view to allow assigning custom values to the view.View (): Fluid View Interface |Core View Interface getto provide more context informationPlugin Controller Action Context (): Plugin Controller Action Context Interface