An unsorted array of arrays of active translators.
An associative array. The keys are integers that indicate priority. Values are arrays of TranslatorInterface objects.
Type: \Drupal\Core\StringTranslation\Translator\TranslatorInterface[][]
\Drupal\Core\StringTranslation\TranslationManager::addTranslator()
\Drupal\Core\StringTranslation\TranslationManager::sortTranslators()
protected $translators = array();
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!StringTranslation!TranslationManager.php/property/TranslationManager::translators/8.1.x