protected property ParamConverterSubscriber::$paramConverterManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/ParamConverterSubscriber.php \Drupal\Core\EventSubscriber\ParamConverterSubscriber::paramConverterManager
The parameter converter manager.
Type: \Drupal\Core\ParamConverter\ParamConverterManagerInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ ParamConverterSubscriber.php, line 25 - Contains \Drupal\Core\EventSubscriber\ParamConverterSubscriber.
Class
- ParamConverterSubscriber
- Event subscriber for registering parameter converters with routes.
Namespace
Drupal\Core\EventSubscriberCode
protected $paramConverterManager;