Paulus Gn
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Paulus Gn 创建了一个帖子, Custom style for custom variable or identifier name
Is it possible change style for specific variable, class or any other identifier name? class SpecialStyleClassRedColor{} $special_var_style_bold_yellow; -
-
Paulus Gn 创建了一个帖子, How to point to class in external files-methods?
Good time of day to all. In project for some classes i store some method in separate files, later special builder combine all together, but during editing in this file-method, i need to use 'self'....