mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-05 18:19:59 -05:00
update: phpdoc blocks
This commit is contained in:
@@ -72,10 +72,10 @@ class Language
|
||||
* Return true if $code is an allowed lang.
|
||||
* Get all allowed languages.
|
||||
*
|
||||
* @param string $locale
|
||||
* @param null $locale
|
||||
*
|
||||
* @return bool|array
|
||||
**/
|
||||
*/
|
||||
public static function allowed($locale = null)
|
||||
{
|
||||
if ($locale) {
|
||||
|
||||
Reference in New Issue
Block a user