You are here

constant SystemCronEvent::EVENT_NAME in Rules 8.3

File

src/Event/SystemCronEvent.php, line 14

Class

SystemCronEvent
Event that is fired when cron maintenance tasks are performed.

Namespace

Drupal\rules\Event

Code

const EVENT_NAME = 'rules_system_cron';