ApiController::$finishedRoute
The route to redirect to after the stage has been applied.
Type: string
File
-
core/
modules/ package_manager/ tests/ modules/ package_manager_test_api/ src/ ApiController.php, line 32
Class
- ApiController
- Provides API endpoints to interact with a stage directory in functional test.
Namespace
Drupal\package_manager_test_apiCode
protected $finishedRoute = 'package_manager_test_api.finish';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.