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


Top ↑

Return Return

(CronExpression)


Top ↑

Source Source

File: packages/action-scheduler/lib/cron-expression/CronExpression.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.