diff --git a/flextype/core/Themes.php b/flextype/core/Themes.php index 52ec666a..6a0727fc 100644 --- a/flextype/core/Themes.php +++ b/flextype/core/Themes.php @@ -126,7 +126,7 @@ class Themes * @access public * @return array */ - public function getThemes() + public function getThemes() : array { // Init themes list $themes_list = [];