diff options
Diffstat (limited to 'MLEB/Translate/utils/MessageIndexException.php')
-rw-r--r-- | MLEB/Translate/utils/MessageIndexException.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MLEB/Translate/utils/MessageIndexException.php b/MLEB/Translate/utils/MessageIndexException.php index b0e5c7a6..77916d1c 100644 --- a/MLEB/Translate/utils/MessageIndexException.php +++ b/MLEB/Translate/utils/MessageIndexException.php @@ -5,8 +5,6 @@ * @license GPL-2.0-or-later */ -/** - * @since 2020.05 - */ +/** @since 2020.05 */ class MessageIndexException extends RuntimeException { } |