constant AuthcacheP13nDefaultRequestRouter::HANDLER_COLLECTION in Authenticated User Page Caching (Authcache) 7.2
Key-value collection id for handlers.
File
- modules/
authcache_p13n/ includes/ AuthcacheP13nDefaultRequestRouter.inc, line 14 - Defines the interface for mapping URLs to requests and vice versa.
Class
- AuthcacheP13nDefaultRequestRouter
- Interface for mapping URLs to requests and vice versa.
Code
const HANDLER_COLLECTION = 'route_handlers';