You are here

protected property MainContentViewSubscriber::$mainContentRenderers in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php \Drupal\Core\EventSubscriber\MainContentViewSubscriber::mainContentRenderers

The available main content renderer services, keyed per format.

Type: array

File

core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php, line 51
Contains \Drupal\Core\EventSubscriber\MainContentViewSubscriber.

Class

MainContentViewSubscriber
View subscriber rendering main content render arrays into responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $mainContentRenderers;