protected static property AuthcacheP13nDatabaseKeyValueStore::$tableName in Authenticated User Page Caching (Authcache) 7.2
File
- modules/
authcache_p13n/ includes/ AuthcacheP13nDatabaseKeyValueStore.inc, line 11 - Defines database based implementation of a key-value store.
Class
- AuthcacheP13nDatabaseKeyValueStore
- Database based implementation of key-value store.
Code
protected static $tableName = 'authcache_p13n_key_value';