DanielWei
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
已编辑于 How to add placeholder in GenerateAction
已回答Hi, 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$() ...