Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $tempstore = Drupal::service('user.private_tempstore')->get('my_module');
  2. $tempstore->set('response', $response);
  3.  
  4. {{ ?? like response }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement