Convert the submitted value into a \Drupal\Core\Url value object.
File
- core/lib/Drupal/Core/Render/Element/PathElement.php, line 31
Class
- PathElement
- Provides a matched path render element.
Namespace
Drupal\Core\Render\Element
Code
1 | const CONVERT_URL = 2; |
Please login to continue.