Add `@since 6.1`
authorCyperghost <olaf_schmitz_1@t-online.de>
Fri, 26 Jan 2024 11:00:26 +0000 (12:00 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Fri, 26 Jan 2024 11:00:26 +0000 (12:00 +0100)
wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php

index 354fb9abbc374d7ac4503f607fe98165087d4d79..141d43ceceb2ea236523ba7550a7d66b80a810e1 100644 (file)
@@ -8,6 +8,7 @@ namespace wcf\system\template;
  * @author  Alexander Ebert
  * @copyright   2001-2019 WoltLab GmbH
  * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since 6.1
  */
 class SetupTemplateEngine extends TemplateEngine
 {