Make the StyleCompiler `final`
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 3 Feb 2021 12:43:47 +0000 (13:43 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 3 Feb 2021 15:00:42 +0000 (16:00 +0100)
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php

index 46758172332ae3e48c4ed451808d7e7d39a14287..7e4ccf6856d4d9017e7d91b0e27b293e6f3dfb05 100644 (file)
@@ -24,7 +24,7 @@ use wcf\util\StyleUtil;
  * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package WoltLabSuite\Core\System\Style
  */
-class StyleCompiler extends SingletonFactory
+final class StyleCompiler extends SingletonFactory
 {
     /**
      * SCSS compiler object