19 lines
322 B
YAML
19 lines
322 B
YAML
|
name: TimeoutExceededException
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: forJob
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: job
|
||
|
comment: '# * Create a new instance for the job.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param \Illuminate\Contracts\Queue\Job $job
|
||
|
|
||
|
# * @return static'
|
||
|
traits: []
|
||
|
interfaces: []
|