Fix Flash component usage in Auth component login example.
The magic methods only accept two arguments, just like `FlashComponent::set()`. Also changing the element doesn't make much sense, as this is what the magic method is used for in the first place.
Loading
Please sign in to comment