Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. '.source.php':
  2. 'translate':
  3. 'prefix': 'tr'
  4. 'body': 'echo $this->translate(\'${1:$value}\');'
  5.  
  6. 'picture':
  7. 'prefix' : 'pi'
  8. 'body' : '$this->view->imageResize(${1:image_src}, \'w${2:{width}}h${3:{height}}c1\');'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement