PreSaveSubscriber
abstract class PreSaveSubscriber extends AbstractPrepareSubscriber
Properties
string | $supportedOperation |
Methods
bool
Details
in AbstractPrepareSubscriber at line 49
static array
getSubscribedEvents()
at line 56
onApiPrepare(PrepareEvent $event)
at line 78
abstract protected
modify(array $item, AbstractAction $request)
Modify the item about to be saved
at line 87
abstract protected bool
applies(AbstractAction $request)
Check if this subscriber should be applied to the request