- Issue created by @rhovland
- Merge request !14Issue #3524037 by rhovland: Safely extend container classes to inject dependencies without using constructors β (Merged) created by rhovland
- πΊπΈUnited States rhovland Oregon
While it's not clear if assigning storage to a property from a create method has the same problems as when it's done in a constructor I moved to storing the entity type manager in a property instead and querying storage inside the function that uses it just to be safe.
-
rhovland β
committed 95446da6 on 8.x-1.x
Issue #3524037 by rhovland: Safely extend container classes to inject...
-
rhovland β
committed 95446da6 on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.