| .. rst-class:: phpdoctorst
.. role:: php(code)
	:language: php
.. _namespace-root-namespace:
\\
==
Namespaces
----------
.. toctree::
	:maxdepth: 1
	
	I18Next <I18Next/index>
Functions
---------
.. php:function:: __($key, $parameters, $context, $locale)
	:param string $key: 
	:param array\|null $parameters: 
	:param string\|null $context: 
	:param string\|null $locale: 
 |