protected property OnlyOneController::$renderer in Allow a content type only once (Only One) 8
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Controller/ OnlyOneController.php, line 20
Class
- OnlyOneController
- Returns responses for Node routes managed by Only One.
Namespace
Drupal\onlyone\ControllerCode
protected $renderer;