aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/FatalError.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/exception/FatalError.php')
-rw-r--r--includes/exception/FatalError.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/exception/FatalError.php b/includes/exception/FatalError.php
index 6b0a6e49e4e3..cf30baabcc3b 100644
--- a/includes/exception/FatalError.php
+++ b/includes/exception/FatalError.php
@@ -29,6 +29,7 @@
* It is intended for early installation and configuration problems where
* the exception is all the site administrator needs to know.
*
+ * @newable
* @since 1.7
* @ingroup Exception
*/