Guest User

Untitled

a guest
May 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. public function submitForm(array &$form, FormStateInterface $form_state) {
  2. $exp_date = $form_state->getValue('expire_date')->format('H:i:s');
  3. }
Add Comment
Please, Sign In to add comment