public function CronInterface::run in Commerce Core 8.2
Runs the cron.
File
- modules/
cart/ src/ CronInterface.php, line 13
Class
- CronInterface
- Provides the interface for the cart cron.
Namespace
Drupal\commerce_cartCode
public function run();