build: Bump mediawiki-phan-config to 0.8.0
[lhc/web/wiklou.git] / includes / widget / search / SearchFormWidget.php
index fedac4b..62ee9cb 100644 (file)
@@ -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 )