-
- Downloads
Issue #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait.
parent
d111ef32
Branches
Tags
Showing
- core/lib/Drupal/Core/Controller/ControllerBase.php 0 additions, 18 deletionscore/lib/Drupal/Core/Controller/ControllerBase.php
- core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php 25 additions, 1 deletioncore/lib/Drupal/Core/Routing/UrlGeneratorTrait.php
- core/modules/aggregator/tests/modules/aggregator_test/src/Controller/AggregatorTestRssController.php 1 addition, 1 deletion...gator_test/src/Controller/AggregatorTestRssController.php
- core/modules/system/src/Form/ModulesListConfirmForm.php 1 addition, 2 deletionscore/modules/system/src/Form/ModulesListConfirmForm.php
- core/modules/user/src/Form/UserMultipleCancelConfirm.php 2 additions, 4 deletionscore/modules/user/src/Form/UserMultipleCancelConfirm.php
- core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTraitTest.php 24 additions, 0 deletions...tests/Drupal/Tests/Core/Routing/UrlGeneratorTraitTest.php
Loading
Please register or sign in to comment