主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Laurent Polese
活动总数
4
最后的活动
2020年08月10日 16:39
成员加入日期
2017年04月24日 12:30
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2017年04月24日 12:42
Strange, I just tried and it works perfectly. Your variable needs to be explicitly from that class too, something like : /** @var opd $opd */$opd->competenceList; This way I've got auto completion ...
社区
PhpStorm
Declare class property with phpdoc
0 票
创建于
2017年04月24日 12:30
Sure, here is one. Remember, it's a class level tag, so it should be placed *before* class declaration. /** * @property $listeErreurs array * @property $competenceList array */class opd{...
社区
PhpStorm
Declare class property with phpdoc
0 票