public static PasswordConfirm::processPasswordConfirm(&$element, FormStateInterface $form_state, &$complete_form)
Expand a password_confirm field into two text boxes.
File
core/lib/Drupal/Core/Render/Element/PasswordConfirm.php, line 67
Class
PasswordConfirm Provides a form element for double-input of passwords.
Namespace
Drupal\Core\Render\Element
Code
public static function processPasswordConfirm(&$element, FormStateInterface $form_state, &$complete_form) {
$element