You are here

protected property AutoloadCache::$binExists in Autoload 7.2

A state whether database cache bin exists.

Type: bool

File

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

Class

AutoloadCache
Class AutoloadCache.

Code

protected $binExists = FALSE;