X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsimpletest%2Fsrc%2FForm%2FSimpletestResultsForm.php;h=e1d21ae7c8008a9b89a626f42d6994ae65e59a99;hp=090ae0276ea60b2d69ad225f168610a7507ae370;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/simpletest/src/Form/SimpletestResultsForm.php b/web/core/modules/simpletest/src/Form/SimpletestResultsForm.php index 090ae0276..e1d21ae7c 100644 --- a/web/core/modules/simpletest/src/Form/SimpletestResultsForm.php +++ b/web/core/modules/simpletest/src/Form/SimpletestResultsForm.php @@ -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