You are here

private static property Enum::$cache in Drupal driver for SQL Server and SQL Azure 8.2

Store existing constants in a static cache per object.

Type: array

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Component/Enum.php, line 28

Class

Enum
Enum class.

Namespace

Drupal\Driver\Database\sqlsrv\Component

Code

private static $cache = array();