There was an error while loading. Please reload this page.
As a bit of a follow-up to this issue, I am using strict-rules and according to them:
Call to __construct() on an existing object is not allowed.
__construct()
But it should be allowed in this specific context.
As a bit of a follow-up to this issue, I am using strict-rules and according to them:
But it should be allowed in this specific context.