We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5bf80 commit dfe31a3Copy full SHA for dfe31a3
scheduler.rst
@@ -27,10 +27,10 @@ install the scheduler component:
27
28
$ composer require symfony/scheduler
29
30
-.. tip::
+.. note::
31
32
- Starting in `MakerBundle`_ ``v1.58.0``, you can run ``php bin/console make:schedule``
33
- to generate a basic schedule, that you can customize to create your own Scheduler.
+ The Symfony Scheduler Flex recipe creates an initial schedule that's ready
+ to start adding your tasks.
34
35
Symfony Scheduler Basics
36
------------------------
0 commit comments