LanguageNegotiationMethodInterface::setConfig

public LanguageNegotiationMethodInterface::setConfig(ConfigFactoryInterface $config)

Injects the configuration factory.

Parameters

\Drupal\Core\Config\ConfigFactoryInterface $config_factory: The configuration factory.

File

core/modules/language/src/LanguageNegotiationMethodInterface.php, line 30

Class

LanguageNegotiationMethodInterface
Interface for language negotiation classes.

Namespace

Drupal\language

Code

public function setConfig(ConfigFactoryInterface $config);
doc_Drupal
2016-10-29 09:22:48
Comments
Leave a Comment

Please login to continue.