Issue #2443469 by martin107: ThemeController constructor documentation bug
parent
d583b740d1
commit
12e1215665
|
@ -40,7 +40,7 @@ class ThemeController extends ControllerBase {
|
|||
*
|
||||
* @param \Drupal\Core\Extension\ThemeHandlerInterface $theme_handler
|
||||
* The theme handler.
|
||||
* @param \Drupal\Core\Routing\RouteBuilderInterface $route_builder_indicator
|
||||
* @param \Drupal\Core\Routing\RouteBuilderIndicatorInterface $route_builder_indicator
|
||||
* The route builder.
|
||||
* @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
|
||||
* The config factory.
|
||||
|
|
Loading…
Reference in New Issue