name: AsSchedule
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
  visibility: public
  parameters:
  - name: name
    default: '''default'''
  comment: '# * Service tag to autoconfigure schedules.

    # *

    # * @author Fabien Potencier <fabien@symfony.com>

    # */

    # #[\Attribute(\Attribute::TARGET_CLASS)]

    # class AsSchedule

    # {

    # /**

    # * @param string $name The name of the schedule that will be used when creating
    tasks'
traits: []
interfaces: []