Simple forum software for building great communities.
Go to file
Toby Zerner a825a7d115 Allow a single extender to be returned (#1469)
Casting an object to an array does not have the intended effect of
wrapping the object in an array. Instead we need to explicitly check
if the returned value is an array or not.
2018-06-22 18:10:54 +09:30
framework/core Allow a single extender to be returned (#1469) 2018-06-22 18:10:54 +09:30