diff --git a/flextype/Themes.php b/flextype/Themes.php index 29a24678..be0a2266 100644 --- a/flextype/Themes.php +++ b/flextype/Themes.php @@ -116,12 +116,12 @@ class Themes } /** - * Get theme templates + * Get templates for current theme * * @access public * @return array */ - public static function getThemeTemplates() : array + public static function getTemplates() : array { $templates = [];