private static property Enum::$cache in Drupal driver for SQL Server and SQL Azure 8
Store existing constants in a static cache per object.
Type: array
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ Enum.php, line 23
Class
- Enum
- Base Enum class
Namespace
Drupal\Driver\Database\sqlsrvCode
private static $cache = array();