You are here

service commerce_license.cron in Commerce License 8.2

Class

\Drupal\commerce_license\Cron
2 string references to commerce_license.cron
LicenseCronExpiryTest::testGetLicenseIdsToExpireTomorrow in tests/src/Kernel/LicenseCronExpiryTest.php
License hasn't expired.
LicenseCronExpiryTest::testGetLicenseIdsToExpireYesterday in tests/src/Kernel/LicenseCronExpiryTest.php
License has expired.

File

./commerce_license.services.yml
commerce_license.services.yml

View source
  1. class: \Drupal\commerce_license\Cron
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@datetime.time'