You are here

constant AuthcacheP13nDefaultRequestRouter::URL_GENERATOR_COLLECTION in Authenticated User Page Caching (Authcache) 7.2

Key-value collection id for url generators.

File

modules/authcache_p13n/includes/AuthcacheP13nDefaultRequestRouter.inc, line 19
Defines the interface for mapping URLs to requests and vice versa.

Class

AuthcacheP13nDefaultRequestRouter
Interface for mapping URLs to requests and vice versa.

Code

const URL_GENERATOR_COLLECTION = 'route_generators';