On pages like
https://api.drupal.org/api/drupal/core%21core.services.yml/service/strin...
there are things like
class: Drupal\Core\StringTranslation\TranslationManager
arguments:
- '@language.default'
tags:
- { name: service_collector, tag: string_translator, call: addTranslator }
in the source code.
@language.default should turn into a link to the language.default service.
Active
2.0
Parser
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.