X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fwidget%2FDateTimeInputWidget.php;h=21e3d7930daf390f5d07d83a40ed13339a0976df;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hp=f0d5cdb64f3deccd6e3fd20b48c401c6fa0b2ee9;hpb=dae4c94d893057345f62a3d498fb85c0a54de5a6;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