Log in
Model

Db

Magento\Cron\Model\Config\Reader\Db

What it does

This class reads cron job configuration settings from the database storage.

Developers would use this class when they need to retrieve cron configuration that has been stored in the database (typically system configuration values) rather than from XML files.

It acts as a bridge between the database storage and the cron configuration system.

Public Methods

  • get()