May
- Full name:
\Codefy\Framework\Scheduler\Expressions\MonthOfYear\May
- This class is marked as final and can't be subclassed
- This class implements:
\Codefy\Framework\Scheduler\Expressions\Expressional
- This class is a Final class
Methods
make
Sets the job execution time to run once every May.
public static make(int|string|array $day = 1, int|string|array $hour, int|string|array $minute): \Cron\CronExpression
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$day | int|string|array | |
$hour | int|string|array | |
$minute | int|string|array |
Throws:
Automatically generated on 2025-10-13