-
- Downloads
Issue #3483996 by kentr, kim.pepper, godotislate, acbramley: Remove lazy...
Issue #3483996 by kentr, kim.pepper, godotislate, acbramley: Remove lazy declaration and proxy class for cron and use service closure instead
parent
a2ec3114
No related branches found
No related tags found
Showing
- core/.phpstan-baseline.php 0 additions, 6 deletionscore/.phpstan-baseline.php
- core/core.services.yml 0 additions, 1 deletioncore/core.services.yml
- core/lib/Drupal/Core/ProxyClass/Cron.php 0 additions, 80 deletionscore/lib/Drupal/Core/ProxyClass/Cron.php
- core/modules/automated_cron/automated_cron.services.yml 1 addition, 1 deletioncore/modules/automated_cron/automated_cron.services.yml
- core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php 12 additions, 40 deletions...ules/automated_cron/src/EventSubscriber/AutomatedCron.php
- core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php 46 additions, 0 deletions...les/automated_cron/tests/src/Kernel/AutomatedCronTest.php
- core/modules/system/tests/src/Kernel/System/CronQueueTest.php 2 additions, 1 deletion.../modules/system/tests/src/Kernel/System/CronQueueTest.php
Loading