protected property AccessManager::$paramConverterManager

The paramconverter manager.

Type: \Drupal\Core\ParamConverter\ParamConverterManagerInterface

File

core/lib/Drupal/Core/Access/AccessManager.php, line 34

Class

AccessManager
Attaches access check services to routes and runs them on request.

Namespace

Drupal\Core\Access

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!Access!AccessManager.php/property/AccessManager::paramConverterManager/8.1.x