You are here

public function CronInterface::run in Commerce License 8.2

Runs the cron.

1 method overrides CronInterface::run()
Cron::run in src/Cron.php
Runs the cron.

File

src/CronInterface.php, line 15

Class

CronInterface
Provides the interface for the License module's cron.

Namespace

Drupal\commerce_license

Code

public function run();