From e7292527826724625fd6d89e65a132c2dbf05c5c Mon Sep 17 00:00:00 2001 From: Tadhg Boyle Date: Thu, 9 Feb 2023 12:57:45 -0800 Subject: [PATCH] Add header comment to Constants class --- core/classes/Misc/Constants.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/classes/Misc/Constants.php b/core/classes/Misc/Constants.php index 1409709ca0..811d89146a 100644 --- a/core/classes/Misc/Constants.php +++ b/core/classes/Misc/Constants.php @@ -1,5 +1,13 @@