protected property ParamConverterManager::$converters

Array of loaded converter services keyed by their ids.

Type: array

File

core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php, line 21

Class

ParamConverterManager
Manages converter services for converting request parameters to full objects.

Namespace

Drupal\Core\ParamConverter

Code

protected $converters = array();

© 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!ParamConverter!ParamConverterManager.php/property/ParamConverterManager::converters/8.1.x