Issue #2536212 by chx: Link CronInterface to the handbook page
parent
efd4da3a8f
commit
97eb1cf1e4
|
@ -9,6 +9,8 @@ namespace Drupal\Core;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An interface for running cron tasks.
|
* An interface for running cron tasks.
|
||||||
|
*
|
||||||
|
* @see https://www.drupal.org/cron
|
||||||
*/
|
*/
|
||||||
interface CronInterface {
|
interface CronInterface {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue