Thomas Hart
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited 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...