You are here

private property CacheWincache::$prefix in Drupal driver for SQL Server and SQL Azure 8.2

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheWincache.php, line 11

Class

CacheWincache
Wincache implementation for the in-memory fast cache. Use this for very frequently used cache items.

Namespace

Drupal\Driver\Database\sqlsrv\Component

Code

private $prefix = null;