Issue #2443469 by martin107: ThemeController constructor documentation bug

8.0.x
webchick 2015-03-08 00:30:36 +11:00
parent d583b740d1
commit 12e1215665
1 changed files with 1 additions and 1 deletions

View File

@ -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.