ICanBoogie/I18n master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • 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\Object
Extended by ICanBoogie\I18n\Translator\Proxi
Namespace: ICanBoogie\I18n\Translator
Located at proxi.php

Methods summary

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

Properties summary

protected array $options
# array()
ICanBoogie/I18n master API documentation generated by ApiGen