function PathElement::valueCallback
Overrides Textfield::valueCallback
File
- 
              core/lib/ Drupal/ Core/ Render/ Element/ PathElement.php, line 50 
Class
- PathElement
- Provides a matched path render element.
Namespace
Drupal\Core\Render\ElementCode
public static function valueCallback(&$element, $input, FormStateInterface $form_state) {
  return NULL;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
