function UpdateRouteSubscriber::__construct

Same name in other branches
  1. 11.x core/modules/update/src/Routing/UpdateRouteSubscriber.php \Drupal\update\Routing\UpdateRouteSubscriber::__construct()

Constructs a new UpdateRouteSubscriber.

File

core/modules/update/src/Routing/UpdateRouteSubscriber.php, line 19

Class

UpdateRouteSubscriber
Route subscriber for Update module routes.

Namespace

Drupal\update\Routing

Code

public function __construct(Settings $settings) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.