protected property ParamConverterSubscriber::$paramConverterManager

The parameter converter manager.

Type: \Drupal\Core\ParamConverter\ParamConverterManagerInterface

File

core/lib/Drupal/Core/EventSubscriber/ParamConverterSubscriber.php, line 20

Class

ParamConverterSubscriber
Event subscriber for registering parameter converters with routes.

Namespace

Drupal\Core\EventSubscriber

Code

protected $paramConverterManager;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!ParamConverterSubscriber.php/property/ParamConverterSubscriber::paramConverterManager/8.1.x