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/English.php')
-rw-r--r--src/translations/English.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/translations/English.php b/src/translations/English.php
index c1782fd0..007157a1 100644
--- a/src/translations/English.php
+++ b/src/translations/English.php
@@ -8,6 +8,8 @@ namespace PHPPgAdmin\Translations;
/**
* Class providing translation for Ukrainian language.
+ *
+ * @SuppressWarnings(PHPMD)
*/
class English extends AbstractLang
{