X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fwidget%2Fsearch%2FSearchFormWidget.php;h=62ee9cb6f1e846a3d8b9bc28287a51491d3399a6;hb=7049236d2804c52639abae01d266d3ecaaff480f;hp=fedac4b52b0c3047991f217423fbb43970cdf159;hpb=509b2f7fe247bfe89c6bedd21d4bfd22d435aa4d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/widget/search/SearchFormWidget.php b/includes/widget/search/SearchFormWidget.php index fedac4b52b..62ee9cb6f1 100644 --- a/includes/widget/search/SearchFormWidget.php +++ b/includes/widget/search/SearchFormWidget.php @@ -148,7 +148,6 @@ class SearchFormWidget { * @param string $profile The currently selected profile * @param string $term The user provided search terms * @return string HTML - * @suppress PhanTypeArraySuspiciousNullable */ protected function profileTabsHtml( $profile, $term ) { $bareterm = $this->startsWithImage( $term )