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