Simple forum software for building great communities.
Go to file
Alexander Skvortsov 7e3b83b4f6 Broader support for callables in ContainerUtil (#2596)
It can be very annoying if we want to use something like boolval, but have to define an entire anonymous function to pass it in. This PR adds support for tpassing it in directly as a string, like is posible with User::registerPreference.
2021-02-10 14:51:31 -05:00
framework/core Broader support for callables in ContainerUtil (#2596) 2021-02-10 14:51:31 -05:00