Merge branch 'master' into next
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / style / StyleCompiler.class.php
index 7597e4786aafb876698e8ada21d780173b451804..ce24be184d0a00e0d0938da60afee853d2552156 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+declare(strict_types=1);
 namespace wcf\system\style;
 use Leafo\ScssPhp\Compiler;
 use wcf\data\application\Application;