The lock backend.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/modules/image/src/Controller/ImageStyleDownloadController.php, line 27
Class
- ImageStyleDownloadController
- Defines a controller to serve image styles.
Namespace
Drupal\image\Controller
Code
protected $lock;
Please login to continue.