Closed georgringer closed 5 months ago
No problem adding $info
for instance. Regarding $this
, shouldn't be a big deal either but what is the use case for that latter?
I am currently misusing the ext to provide BE login and it is impossible to know just from $info
if this is BE or FE and I also don't like to provide all kind of properties of $this
The event
ModifyUserEvent
is rather basic and just gets the user row. It would be great if more data could be handed into the event like$this
$info