Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Cron\Model\Config\Data $configData) | |
getJobs () | |
Protected Attributes | |
$_configData | |
Configuration entry point for client using
Definition at line 11 of file Config.php.
__construct | ( | \Magento\Cron\Model\Config\Data | $configData | ) |
Initialize needed parameters
\Magento\Cron\Model\Config\Data | $configData |
Definition at line 25 of file Config.php.
getJobs | ( | ) |
Return cron full cron jobs
Implements ConfigInterface.
Definition at line 35 of file Config.php.
|
protected |
Definition at line 18 of file Config.php.