Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ParamNotConvertedException.php
ParamNotConvertedException::$rawParameters
The raw parameters that were not converted.
Type:
array
File
core/
lib/
Drupal/
Core/
ParamConverter/
ParamNotConvertedException.php
, line 22
Class
ParamNotConvertedException
Provides an exception class for a request parameter that was not converted.
Namespace
Drupal\Core\ParamConverter
Code
protected $rawParameters = [];
RSS feed