Skip to content

Commit

Permalink
phpstan issue resolved4
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrgak-Alan committed Mar 21, 2024
1 parent 8855b0f commit 06c3bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/bundles/CoreBundle/Helper/ThemeHelper.php
Expand Up @@ -223,7 +223,7 @@ public function checkForTwigTemplate($template): string
}

/**
* @return array<array|string>
* @return array<mixed>
*/
public function getInstalledThemes($specificFeature = 'all', $extended = false, $ignoreCache = false, $includeDirs = true)
{
Expand Down

0 comments on commit 06c3bd8

Please sign in to comment.