22 lines
321 B
YAML
22 lines
321 B
YAML
|
name: SkipIfBatchCancelled
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: handle
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: job
|
||
|
- name: next
|
||
|
comment: '# * Process the job.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param mixed $job
|
||
|
|
||
|
# * @param callable $next
|
||
|
|
||
|
# * @return mixed'
|
||
|
traits: []
|
||
|
interfaces: []
|