X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fwidget%2FDateTimeInputWidget.php;h=21e3d7930daf390f5d07d83a40ed13339a0976df;hb=aec80a1fb774715e43430ab583c190b79e468fce;hp=f0d5cdb64f3deccd6e3fd20b48c401c6fa0b2ee9;hpb=bdfe02223205923d923923dd420ba0dd863cd0fe;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/widget/DateTimeInputWidget.php b/includes/widget/DateTimeInputWidget.php index f0d5cdb64f..21e3d7930d 100644 --- a/includes/widget/DateTimeInputWidget.php +++ b/includes/widget/DateTimeInputWidget.php @@ -1,16 +1,14 @@ type set before calling the parent constructor @@ -34,7 +32,6 @@ class DateTimeInputWidget extends \OOUI\InputWidget { throw new \InvalidArgumentException( '$config[\'type\'] must be specified' ); } - // Parent constructor parent::__construct( $config ); // Properties, which are ignored in PHP and just shipped back to JS