Guest User

Untitled

a guest
Jan 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. if(file.extension == "phtml") {
  2. cut-to-clipboard "<?= $this->view->_("" paste-from-clipboard "") ?>"
  3. } else {
  4. cut-to-clipboard "$this->view->_("" paste-from-clipboard "")"
  5. }
Add Comment
Please, Sign In to add comment