Issue #2806249 by Pol: Small typo error in the method headers of NegotiationUrlForm
parent
2e08f2c63b
commit
d1ddab5034
|
@ -23,7 +23,7 @@ class NegotiationUrlForm extends ConfigFormBase {
|
||||||
protected $languageManager;
|
protected $languageManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructs a new LanguageDeleteForm object.
|
* Constructs a new NegotiationUrlForm object.
|
||||||
*
|
*
|
||||||
* @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
|
* @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
|
||||||
* The factory for configuration objects.
|
* The factory for configuration objects.
|
||||||
|
|
Loading…
Reference in New Issue