ICanBoogie/I18n 2.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • I18n
    • I18n
      • Translator

Classes

  • Proxi

Class Proxi

The Proxi class creates translators, which can be used to easily translate string using a same set of options.

ICanBoogie\Prototyped
Extended by ICanBoogie\I18n\Translator\Proxi
Namespace: ICanBoogie\I18n\Translator
Located at Translator/Proxi.php

Methods summary

public
# __construct( array $options = [] )
protected
# set_scope( $scope )
protected
# set_language( $language )
protected
# set_default( $default )
public
# __invoke( $str, array $args = [], array $options = [] )

Properties summary

protected array $options
# []
ICanBoogie/I18n 2.0.x API documentation generated by ApiGen