ICanBoogie/I18n 2.0.x
  • Namespace
  • Function

Namespaces

  • ICanBoogie
    • Binding
      • I18n
    • I18n
      • Translator

Classes

  • FormattedString
  • Helpers
  • Hooks
  • Translator

Functions

  • date_period
  • format_currency
  • format_date
  • format_datetime
  • format_number
  • format_size
  • format_time
  • get_cldr
  • get_language
  • get_locale
  • t

Function t

Translates a string using the current locale.

Namespace: ICanBoogie\I18n
Located at

Parameters summary

string $str The native string to translate.
array $args = [] Arguments used to format the translated string.
array $options = [] Options for the translation.

Return value summary

string The translated string.
ICanBoogie/I18n 2.0.x API documentation generated by ApiGen