Does also take int or string

This commit is contained in:
Lukas Reschke 2014-05-04 13:01:57 +02:00
parent d091cca636
commit 6f57911b44

View File

@ -326,7 +326,7 @@ class OC_L10N implements \OCP\IL10N {
/**
* @brief Localization
* @param string $type Type of localization
* @param array $data parameters for this localization
* @param array|int|string $data parameters for this localization
* @returns String or false
*
* Returns the localized data.