Explicitly implement StaticRequestRoute::isACP()
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 23 Jun 2022 12:11:34 +0000 (14:11 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 23 Jun 2022 12:32:03 +0000 (14:32 +0200)
commitba9d1962d3a76906a27ac5645e629ae8979b0bfb
tree439690b62ce511fa3c48394bcbf4be3c5dca6b86
parentabd6bf86cfd6fe9a4ea531f64d8a540c9f16f2d0
Explicitly implement StaticRequestRoute::isACP()

The removes dependencies on the implementation in DynamicRequestRoute, possibly
allowing StaticRequestRoute to not inherit from DynamicRequestRoute in the
future.
wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php