public function CronInterface::run in Commerce Recurring Framework 8
Runs the cron.
File
- src/
CronInterface.php, line 16
Class
- CronInterface
- Provides the interface for the Recurring module's cron.
Namespace
Drupal\commerce_recurringCode
public function run();