v2.4.8
- The
Controller::transform()
method now also can take anew MyTransformer()
instead ofMyTransformer::class
parameter. It is now possible to parameterize theTransformer
- automatically
refresh()
the user in tests - HashId package updated
Controller::transform()
method now also can take a new MyTransformer()
instead of MyTransformer::class
parameter. It is now possible to parameterize the Transformer
refresh()
the user in tests