Thomas Hart

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Thomas Hart created a post,

    Error in code template

    I'm trying to add some custom behaviour to code templates, if a method starts with "Get", add some boilerplate test code   public function test${CAPITALIZED_NAME}(){ #if(${CAPITALIZED_NAME}.startsW...