public function CronInterface::run in Commerce License 8.2
Runs the cron.
File
- src/
CronInterface.php, line 15
Class
- CronInterface
- Provides the interface for the License module's cron.
Namespace
Drupal\commerce_licenseCode
public function run();