all: migrate @Inject()
to the new inject()
function
#3943
Labels
Milestone
@Inject()
to the new inject()
function
#3943
I'm submitting a...
Current behavior
The injected services are defined in the constuctor of all the classes in Stark.
Expected behavior
Use the new
inject()
function available since Angular 14. See Migration to the inject function documentation page for more details.Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Improvement.
Environment
The text was updated successfully, but these errors were encountered: