UpdateObserver implements UpdateObserverInterface uses UpdatePermissionTrait
Table of Contents
Interfaces
Methods
- update() : void
- updatePermission() : void
Methods
update()
public
update(UpdateCommand $command, FlowEntity $flowEntity, FlowEntity $flowEntityBeforeUpdate) : void
Parameters
- $command : UpdateCommand
- $flowEntity : FlowEntity
- $flowEntityBeforeUpdate : FlowEntity
Tags
updatePermission()
public
updatePermission(AddCommand|UpdateCommand $command) : void
Parameters
- $command : AddCommand|UpdateCommand