W3cubDocs

/Drupal 8

interface CronInterface

An interface for running cron tasks.

Hierarchy

See also

https://www.drupal.org/cron

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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!CronInterface.php/interface/CronInterface/8.1.x