Bump and prep 1.34.1
[lhc/web/wiklou.git] / includes / htmlform / fields / HTMLCheckMatrix.php
index 595b71e..8e51858 100644 (file)
@@ -77,7 +77,6 @@ class HTMLCheckMatrix extends HTMLFormField implements HTMLNestedFilterable {
         * mParams['columns'] is an array with column labels as keys and column tags as values.
         *
         * @param array $value Array of the options that should be checked
-        * @suppress PhanParamSignatureMismatch
         *
         * @return string
         */