diff --git a/core/modules/comment/lib/Drupal/comment/Controller/AdminController.php b/core/modules/comment/lib/Drupal/comment/Controller/AdminController.php index 2671b05..0ea64bd 100644 --- a/core/modules/comment/lib/Drupal/comment/Controller/AdminController.php +++ b/core/modules/comment/lib/Drupal/comment/Controller/AdminController.php @@ -233,7 +233,7 @@ public function bundleTitle($field_name) { * @param \Symfony\Component\HttpFoundation\Request $request * The request of the page. * @param string $type - * The type of the overview form ('approval' or 'new'). + * The type of the overview form ('approval' or 'new') default to 'new'. * * @return array * Then comment multiple delete confirmation form or the comments overview