Quantcast
Viewing all articles
Browse latest Browse all 297331

Create Drupal::languageManager for improved DX

At the moment we have very few usages of Drupal::service('language_manager') throughout core, but as soon as #1862202: Objectify the language negotiation system lands this number will explode, AAMOF all occurrences of language_list() will be deprectaed in favor of direct calls to the language manager.

This seems a good time to add the helper Drupal::languageManager() method.


Viewing all articles
Browse latest Browse all 297331

Trending Articles