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 = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.