You are here

protected property PersistentDatabaseLockBackend::$container in Drupal driver for SQL Server and SQL Azure 8.2

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/ProxyClass/Lock/PersistentDatabaseLockBackend.php, line 42
Contains \Drupal\sqlsrv\ProxyClass\Lock\PersistentCouchbaseLockBackend.

Class

PersistentDatabaseLockBackend
Provides a proxy class for \Drupal\couchbase\Lock\CouchbaseLockBackend.

Namespace

Drupal\sqlsrv\ProxyClass\Lock

Code

protected $container;