DealUpdateAction
Table of Contents
Methods
- __construct() : mixed
- after() : void
- before() : void
Methods
__construct()
public
__construct(int $id) : mixed
Parameters
- $id : int
after()
public
after([callable $onError = null ]) : void
Parameters
- $onError : callable = null
before()
public
before(array<string|int, mixed> &$fields[, callable $onError = null ]) : void
Parameters
- $fields : array<string|int, mixed>
- $onError : callable = null