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/help/PostgresDoc10.php')
-rw-r--r--src/help/PostgresDoc10.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/help/PostgresDoc10.php b/src/help/PostgresDoc10.php
index 47fcf9cd..6e5e9ec1 100644
--- a/src/help/PostgresDoc10.php
+++ b/src/help/PostgresDoc10.php
@@ -8,6 +8,8 @@ namespace PHPPgAdmin\Help;
/**
* Help links for PostgreSQL 10.x documentation.
+ *
+ * @SuppressWarnings(PHPMD)
*/
class PostgresDoc10 extends PostgresDoc96
{