mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 13:52:56 +02:00
Plugins: code refactoring and cleanup
This commit is contained in:
@@ -183,9 +183,9 @@ class Plugins
|
||||
* Get locales.
|
||||
*
|
||||
* @access public
|
||||
* @return object
|
||||
* @return array
|
||||
*/
|
||||
public static function getLocales()
|
||||
public static function getLocales() : array
|
||||
{
|
||||
return Plugins::$locales;
|
||||
}
|
||||
|
Reference in New Issue
Block a user