Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/translations/German.php')
-rw-r--r--src/translations/German.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/translations/German.php b/src/translations/German.php
index 0b0c6e04..3057dfdd 100644
--- a/src/translations/German.php
+++ b/src/translations/German.php
@@ -8,6 +8,8 @@ namespace PHPPgAdmin\Translations;
/**
* Class providing translation for German language.
+ *
+ * @SuppressWarnings(PHPMD)
*/
class German extends AbstractLang
{