An interface for running cron tasks.
Hierarchy
- interface \Drupal\Core\CronInterface
See also
File
- core/lib/Drupal/Core/CronInterface.php, line 10
Namespace
Drupal\Core
Members
Name | Modifiers | Type | Description |
---|---|---|---|
CronInterface::run | public | function | Executes a cron run. |
Please login to continue.