wiki.techinc.nl/tests/phpunit/unit/includes/Rest/BasicAccess
daniel 2f8736f1d3 REST: introduce getPrivateRouteUrl
We need a way to determine the URL of routes that are not public,
and should be using $wgInternalServer rather than $wgCanonicalServer.

This patch also refactors some test code to make changes to the
constructor of the Router class less painful.

Bug: T311867
Change-Id: If1878365d019434bb862c643c2350b63479c9844
2022-07-14 13:12:35 +00:00
..
CompoundAuthorizerTest.php
MWBasicRequestAuthorizerTest.php REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00