DanielWei
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited How to add placeholder in GenerateAction
AnsweredHi, there is a generate method action in my plugin. I want to add a placeholder to the method I generated, so that users can easily replace these texts. like this public $Class$ convertTo$Class$() ...