The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/lib/Drupal/Core/Entity/Controller/EntityController.php, line 62
Class
- EntityController
- Provides the add-page and title callbacks for entities.
Namespace
Drupal\Core\Entity\Controller
Code
protected $renderer;
Please login to continue.