protected property ParamConversionEnhancer::$paramConverterManager

The parameter conversion manager.

Type: \Drupal\Core\ParamConverter\ParamConverterManagerInterface

File

core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php, line 26

Class

ParamConversionEnhancer
Provides a route enhancer that handles parameter conversion.

Namespace

Drupal\Core\Routing\Enhancer

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!Routing!Enhancer!ParamConversionEnhancer.php/property/ParamConversionEnhancer::paramConverterManager/8.1.x