platform/api/symfony/Component/Scheduler/Trigger/TriggerInterface.yaml

14 lines
287 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: TriggerInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: getNextRunDate
visibility: public
parameters:
- name: run
comment: '# * Returns the next run date; if null is returned, this method won''t
be called again.'
traits: []
interfaces: []