Unverified Commit e537bf66 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3174570 by quietone, anmolgoyal74, skudderk: Fix documentation comment...

Issue #3174570 by quietone, anmolgoyal74, skudderk: Fix documentation comment in MainContentViewSubscriber

(cherry picked from commit 5296e875)
parent 543dc50b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ class MainContentViewSubscriber implements EventSubscriberInterface {
  /**
   * The class resolver service.
   *
   * @var \Drupal\Core\Controller\ControllerResolverInterface
   * @var \Drupal\Core\DependencyInjection\ClassResolverInterface
   */
  protected $classResolver;