CronRemove removes a single registered cron job by its name.
Example:
cronRemove("hello") Copy
cronRemove("hello")
Note that this method is available only in pb_hooks context.
Generated using TypeDoc
CronRemove removes a single registered cron job by its name.
Example:
Note that this method is available only in pb_hooks context.