X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fwidget%2FCheckMatrixWidget.php;h=06d8095ed454f7922753de806dc7602d01b0d4df;hb=546770cef3882485fd6072836ad73b826bf35496;hp=797a81fb1c5c637c085c7d0345f56a1183502cff;hpb=d7066ad8c251ea610c3cbd8be57f22b9b2fe0a85;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/widget/CheckMatrixWidget.php b/includes/widget/CheckMatrixWidget.php index 797a81fb1c..06d8095ed4 100644 --- a/includes/widget/CheckMatrixWidget.php +++ b/includes/widget/CheckMatrixWidget.php @@ -19,8 +19,6 @@ class CheckMatrixWidget extends \OOUI\Widget { protected $forcedOff = []; /** - * CheckMatrixWidget constructor - * * Operates similarly to MultiSelectWidget, but instead of using an array of * options, uses an array of rows and an array of columns to dynamically * construct a matrix of options. The tags used to identify a particular cell