Method | Description | |
---|---|---|
__construct ( string $name, string $timestamp ) : WPDKSingleCron | Create an instance of WPDKSingleCron class |
public __construct ( string $name, string $timestamp ) : WPDKSingleCron | ||
$name | string | Unique cron id used as hook |
$timestamp | string | Timestamp for when to run the event. |
return | WPDKSingleCron |