Simple forum software for building great communities.
Go to file
Alexander Skvortsov aabf88e6d6 Use anonymous class for FakeApp (#2725)
It's a better implementation than declaring a second class in the same file, which can confuse IDEs. Furthermore, FakeApp shouldn't be used outside this file.
2021-03-22 19:00:36 +01:00
framework/core Use anonymous class for FakeApp (#2725) 2021-03-22 19:00:36 +01:00