Remove out the config from construct

Created on 15 June 2024, 13 days ago
Updated 16 June 2024, 12 days ago

Generally recommended not to store ImmutableConfig / actual values against the class in __construct as if the class is serialised, you can end up with out of date values (or even deserialisation errors). You can use $this->getConfig() whenever you need the values

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Marcus_Johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024