Loading core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ class MainContentViewSubscriber implements EventSubscriberInterface { /** * The class resolver service. * * @var \Drupal\Core\Controller\ControllerResolverInterface * @var \Drupal\Core\DependencyInjection\ClassResolverInterface */ protected $classResolver; Loading Loading
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ class MainContentViewSubscriber implements EventSubscriberInterface { /** * The class resolver service. * * @var \Drupal\Core\Controller\ControllerResolverInterface * @var \Drupal\Core\DependencyInjection\ClassResolverInterface */ protected $classResolver; Loading