Skip to content

Instantly share code, notes, and snippets.

@harriyott
Created June 17, 2015 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harriyott/a6e465337eb42c00ca55 to your computer and use it in GitHub Desktop.
Save harriyott/a6e465337eb42c00ca55 to your computer and use it in GitHub Desktop.
NimbleText php annotation
/**
* @var <% $3.replace("'';",'string').replace('0;','int') %>
* @text('label' => '<% $1.replace("$","").replace('_', ' ').toSentenceCase() %>')
*/
$row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment