Issue #2194061 by jibran: Fix documentation in ConfigSync.

8.0.x
Alex Pott 2014-02-24 09:49:20 +00:00
parent f674cd24d2
commit 0fb6dfb447
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class ConfigSync extends FormBase {
* The lock object.
* @param \Symfony\Component\EventDispatcher\EventDispatcherInterface $event_dispatcher
* Event dispatcher.
* @param \Drupal\Core\Config\ConfigManager
* @param \Drupal\Core\Config\ConfigManagerInterface $config_manager
* Configuration manager.
* @param \Drupal\Core\Routing\UrlGeneratorInterface $url_generator
* The url generator service.