mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 17:16:18 +00:00
Fixing doc block
This commit is contained in:
parent
883f579670
commit
11f38687f7
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ class I18n {
|
||||||
/**
|
/**
|
||||||
* Loads the binary .mo file for translation and sets the values for this translation in the var I18n::_domains
|
* Loads the binary .mo file for translation and sets the values for this translation in the var I18n::_domains
|
||||||
*
|
*
|
||||||
* @param resource $file Binary .mo file to load
|
* @param string $file Binary .mo file to load
|
||||||
* @param string $domain Domain where to load file in
|
* @param string $domain Domain where to load file in
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue