Skip to content
Snippets Groups Projects
Unverified Commit 5296e875 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
parent 2d52f948
No related branches found
No related tags found
Loading
...@@ -27,7 +27,7 @@ class MainContentViewSubscriber implements EventSubscriberInterface { ...@@ -27,7 +27,7 @@ class MainContentViewSubscriber implements EventSubscriberInterface {
/** /**
* The class resolver service. * The class resolver service.
* *
* @var \Drupal\Core\Controller\ControllerResolverInterface * @var \Drupal\Core\DependencyInjection\ClassResolverInterface
*/ */
protected $classResolver; protected $classResolver;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment