1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 02:41:27 +02:00

Flextype Core: Themes API #165

- code cleanup and refactoring
This commit is contained in:
Awilum
2019-06-25 10:51:28 +03:00
parent 3c686fd5f8
commit 8ebd91ea80

View File

@@ -126,7 +126,7 @@ class Themes
* @access public
* @return array
*/
public function getThemes()
public function getThemes() : array
{
// Init themes list
$themes_list = [];