Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Menu / LocalTaskIntegrationTestBase.php
index 8ac0bbf5366e491976abb2b882a5888f1d18c36b..839f8ae083d5451a418f1d803d1bb496d6f2ff61 100644 (file)
@@ -128,7 +128,7 @@ abstract class LocalTaskIntegrationTestBase extends UnitTestCase {
    * @param $expected_tasks
    *   A list of tasks groups by level expected at the given route
    * @param array $route_params
-   *   (optional) a list of route parameters used to resolve tasks.
+   *   (optional) A list of route parameters used to resolve tasks.
    */
   protected function assertLocalTasks($route_name, $expected_tasks, $route_params = []) {