function ApiController::__construct
File
-
core/
modules/ package_manager/ tests/ modules/ package_manager_test_api/ src/ ApiController.php, line 34
Class
- ApiController
- Provides API endpoints to interact with a stage directory in functional test.
Namespace
Drupal\package_manager_test_apiCode
public function __construct(StageBase $stage) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.