mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:15:55 +00:00
remove PHPMD.UnusedFormalParameter
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user