💡 phpDoc

This commit is contained in:
Pierre Goiffon
2021-08-03 17:11:46 +02:00
parent 6c2221b8b6
commit 3ebb1cfc66

View File

@@ -27,6 +27,7 @@ class ThemeHandler
{
const IMAGE_EXTENSIONS = ['png', 'gif', 'jpg', 'jpeg'];
/** @var \CompileCSSService */
private static $oCompileCSSService;
public static function GetAppRootWithSlashes()