This commit is contained in:
Laurent Destailleur 2020-09-09 15:16:03 +02:00
parent e70f27046e
commit 1c8e02df3b

View File

@ -526,7 +526,7 @@ class Translate
* Get information with result of loading data for domain
*
* @param string $domain Domain to check
* @return int True if loaded
* @return int 0, 1, 2...
*/
public function isLoaded($domain)
{