You are here

constant AutoloadCache::BIN in Autoload 7.2

Name of the table in database to store the data when IO is not available.

1 use of AutoloadCache::BIN
drush_autoload_rebuild in ./autoload.drush.inc
Implements drush_COMMAND().

File

./autoload.cache.inc, line 107
Autoload cache controller.

Class

AutoloadCache
Class AutoloadCache.

Code

const BIN = 'cache_autoload';