CronExpression::setPart( int $position, string $value )
Set part of the CRON expression
Description Description
Parameters Parameters
- $position
-
(Required) The position of the CRON expression to set
- $value
-
(Required) The value to set
Return Return
(CronExpression)
Source Source
File: packages/action-scheduler/lib/cron-expression/CronExpression.php