constant 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

const CONVERT_ROUTE = 1;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!Element!PathElement.php/constant/PathElement::CONVERT_ROUTE/8.1.x