protected property BreakLockLink::$renderer in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php \Drupal\Core\TempStore\Element\BreakLockLink::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php, line 53
Class
- BreakLockLink
- Provides a link to break a tempstore lock.
Namespace
Drupal\Core\TempStore\ElementCode
protected $renderer;