You are here

protected property PersistentDatabaseLockBackend::$service in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php \Drupal\Core\ProxyClass\Lock\PersistentDatabaseLockBackend::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\Core\Lock\PersistentDatabaseLockBackend

File

core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php, line 36
Contains \Drupal\Core\ProxyClass\Lock\PersistentDatabaseLockBackend.

Class

PersistentDatabaseLockBackend
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend.

Namespace

Drupal\Core\ProxyClass\Lock

Code

protected $service;