From 24cedbdebd88c5a7492f932cf556feb9c023f3a8 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 21 Sep 2021 16:45:48 +0200 Subject: [PATCH] PHPDoc --- core/ormStyle.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ormStyle.class.inc.php b/core/ormStyle.class.inc.php index e435200af..72c8afdd6 100644 --- a/core/ormStyle.class.inc.php +++ b/core/ormStyle.class.inc.php @@ -7,7 +7,7 @@ /** * Class ormStyle * - * @since 3.0 + * @since 3.0.0 */ class ormStyle {