You are here

public function AuthcacheP13nTestRequestRouterStub::rebuild in Authenticated User Page Caching (Authcache) 7.2

Rebuild the routing information after configuration changes.

Overrides AuthcacheP13nRequestRouterInterface::rebuild

File

modules/authcache_p13n/tests/authcache_p13n.stub.inc, line 583
Stub classes for testing.

Class

AuthcacheP13nTestRequestRouterStub
Stub router.

Code

public function rebuild() {
}