Language::__construct

public function Language::__construct

public Language::__construct(array $values = array())

Constructs a new class instance.

Parameters

array $values: An array of property values, keyed by property name, used to construct the language.

File

core/lib/Drupal/Core/Language/Language.php, line 77

Class

Language
An object containing the information for an interface language.

Namespace

登录查看完整内容