Closed (fixed)
Project:
Examples for Developers
Version:
3.x-dev
Component:
Cron Example
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jul 2019 at 13:22 UTC
Updated:
3 Nov 2021 at 07:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Lal_Comment #3
andypostController and form class should use to inject this service
Comment #4
adadykina commentedAdded dependency injections
Comment #5
andypostHere's a clean-up for last patch, I'd say RTBC
- do not call for time inside of loops
-
RenderExampleControllerusing static method for lazy builder so no way to use DI here- fix docs
@adadykina thanks for the patch, confirmed your account
Comment #6
jungleI guess this is fixed already
Comment #7
jungleThe default branch is 3.x-dev now
Comment #8
crifi commentedThe REQUEST_TIME constants are still in the 3.x branch.
Comment #9
valthebaldRerolled the patch from #5, given that now modules are in a subfolder
Comment #11
valthebaldCommitted to 3.x, thanks everyone!