You are here

private property FastCache::$shutdown_registered in Drupal driver for SQL Server and SQL Azure 8

@var bool $shutdown_registered

File

drivers/lib/Drupal/Driver/Database/sqlsrv/FastCache.php, line 55
fastcache class.

Class

FastCache
Static caching layer.

Namespace

Drupal\Driver\Database\sqlsrv

Code

private $shutdown_registered = FALSE;