CronjobWriterInterface

Extends

Interface CronjobWriterInterface

package

Default

Methods

Saves cronjob configuration into the storage.

save(\StringType $cronjob, \KeyValueCollection $data) : $this|\CronjobWriterInterface

Arguments

$cronjob

\StringType

Response

$this|\CronjobWriterInterface

Same instance for chained method calls.