Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / simpletest / src / Form / SimpletestResultsForm.php
index 090ae0276ea60b2d69ad225f168610a7507ae370..e1d21ae7c8008a9b89a626f42d6994ae65e59a99 100644 (file)
@@ -235,7 +235,7 @@ class SimpletestResultsForm extends FormBase {
    *
    * @param array $form
    *   The form to attach the results to.
-   * @param array $test_results
+   * @param array $results
    *   The simpletest results.
    *
    * @return array