\Schedule

Implements scheduler jobs on instance.

Summary

Methods
Properties
Constants
singleton()
getHash()
run()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
__construct()
runBySection()
$schedule
$array
N/A

Properties

$schedule

$schedule : 

Type

$array

$array : 

Type

Methods

singleton()

singleton() 

getHash()

getHash() 

run()

run(  $job) 

Parameters

$job

__construct()

__construct() 

runBySection()

runBySection(  $job,   $father = '') 

Parameters

$job
$father