phpDocumentor

CronjobRepository
in package
implements CronjobRepositoryInterface

Class CronjobRepository

Interfaces, Classes and Traits

CronjobRepositoryInterface
Interface CronjobRepositoryInterface

Table of Contents

$reader  : CronjobReaderInterface
$settings  : CronjobSettings
$writer  : CronjobWriterInterface
__construct()  : mixed
CronjobRepository constructor.
getAll()  : CronjobCollection
Returns all cronjobs.
getByName()  : Cronjob
Returns a cronjob by the given identifier.
save()  : $this|CronjobRepositoryInterface
Saves cronjob configuration into the storage.

Properties

Methods

Search results