ParamNotConvertedException::$routeName

Same name in other branches
  1. 9 core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php \Drupal\Core\ParamConverter\ParamNotConvertedException::routeName
  2. 8.9.x core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php \Drupal\Core\ParamConverter\ParamNotConvertedException::routeName
  3. 10 core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php \Drupal\Core\ParamConverter\ParamNotConvertedException::routeName

The route name that was not converted.

Type: string

File

core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php, line 15

Class

ParamNotConvertedException
Provides an exception class for a request parameter that was not converted.

Namespace

Drupal\Core\ParamConverter

Code

protected $routeName = "";

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