Commit 60726ca 1 parent d3d5a44 commit 60726ca Copy full SHA for 60726ca
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -436,10 +436,10 @@ by adding one of these attributes to a service or a command:
436
436
:class: `Symfony\\ Component\\ Scheduler\\ Attribute\\ AsCronTask `.
437
437
438
438
For both of these attributes, you have the ability to define the schedule to
439
- use via the ``schedule``option. By default, the ``default `` named schedule will
439
+ use via the ``schedule `` option. By default, the ``default `` named schedule will
440
440
be used. Also, by default, the ``__invoke `` method of your service will be called
441
- but, it's also possible to specify the method to call via the ``method``option
442
- and you can define arguments via ``arguments``option if necessary.
441
+ but, it's also possible to specify the method to call via the ``method `` option
442
+ and you can define arguments via ``arguments `` option if necessary.
443
443
444
444
.. _scheduler-attributes-cron-task :
445
445
You can’t perform that action at this time.
0 commit comments