function RouteProcessorManager::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/RouteProcessor/RouteProcessorManager.php \Drupal\Core\RouteProcessor\RouteProcessorManager::__construct()
File
-
core/
lib/ Drupal/ Core/ RouteProcessor/ RouteProcessorManager.php, line 17
Class
- RouteProcessorManager
- Route processor manager.
Namespace
Drupal\Core\RouteProcessorCode
public function __construct(#[AutowireIterator(tag: 'route_processor_outbound')] protected readonly iterable $outboundProcessors = []) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.