PathElement::CONVERT_ROUTE

Convert the submitted value into a route name and parameter pair.

File

core/lib/Drupal/Core/Render/Element/PathElement.php, line 26

Class

PathElement
Provides a matched path render element.

Namespace

Drupal\Core\Render\Element

Code

1
const CONVERT_ROUTE = 1;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.