Skip to content

Commit 07487ef

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: remove example using not existing timezone property
2 parents 710d306 + 7fa7670 commit 07487ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scheduler.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -493,9 +493,6 @@ The ``#[AsPeriodicTask]`` attribute takes many parameters to customize the trigg
493493
}
494494
}
495495

496-
// defines the timezone to use
497-
#[AsPeriodicTask(frequency: '1 day', timezone: 'Africa/Malabo')]
498-
499496
Managing Scheduled Messages
500497
---------------------------
501498

0 commit comments

Comments
 (0)