Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / user / src / Form / UserPasswordForm.php
index ea224fe439e9859bf6765530e953efebcb83ad44..972f8250b3dd4aec26463d7155998df93110b5e5 100644 (file)
@@ -60,9 +60,6 @@ class UserPasswordForm extends FormBase {
 
   /**
    * {@inheritdoc}
-   *
-   * @param \Symfony\Component\HttpFoundation\Request $request
-   *   The request object.
    */
   public function buildForm(array $form, FormStateInterface $form_state) {
     $form['name'] = [