StringStorageInterface::countTranslations

public StringStorageInterface::countTranslations()

Counts translations.

Return value

array The number of translations for each language indexed by language code.

File

core/modules/locale/src/StringStorageInterface.php, line 156

Class

StringStorageInterface
Defines the locale string storage interface.

Namespace

Drupal\locale

Code

public function countTranslations();
doc_Drupal
2016-10-29 09:45:16
Comments
Leave a Comment

Please login to continue.