summaryrefslogtreecommitdiff
path: root/plugins/af_proxy_http/init.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-08 19:42:10 +0300
committerAndrew Dolgov <[email protected]>2021-02-08 19:42:10 +0300
commit7874f6ac5831794fa38725fab8e2e5356b95541c (patch)
tree6fc998c6712ddc711001277a373c498fbcb99e21 /plugins/af_proxy_http/init.php
parenta341a838b17605d2f8b5d2eb25a5a7ca496272bc (diff)
remove PHPMD.UnusedFormalParameter
Diffstat (limited to 'plugins/af_proxy_http/init.php')
-rw-r--r--plugins/af_proxy_http/init.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/af_proxy_http/init.php b/plugins/af_proxy_http/init.php
index c7cded4c9..3bde08fdb 100644
--- a/plugins/af_proxy_http/init.php
+++ b/plugins/af_proxy_http/init.php
@@ -143,9 +143,6 @@ class Af_Proxy_Http extends Plugin {
return $url;
}
- /**
- * @SuppressWarnings(PHPMD.UnusedFormalParameter)
- */
function hook_render_article_cdm($article, $api_mode = false) {
$need_saving = false;