protected property SystemTestController::$persistentLock in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php \Drupal\system_test\Controller\SystemTestController::persistentLock
The persistent lock service.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php, line 40 - Contains \Drupal\system_test\Controller\SystemTestController.
Class
- SystemTestController
- Controller routines for system_test routes.
Namespace
Drupal\system_test\ControllerCode
protected $persistentLock;