class CrontabSpec extends Model (View source)

Properties

string $creationWindow
string $text
string $timeZone

Methods

setCreationWindow($creationWindow)

No description

string
getCreationWindow()

No description

setText($text)

No description

string
getText()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

Details

setCreationWindow($creationWindow)

No description

Parameters

$creationWindow

string getCreationWindow()

No description

Return Value

string

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string