例如
* @param array $an_Array An array of stuff that is needed.
an_associate_key Description about this key.
another_key Another Description.
答案 0 :(得分:1)
不,没有办法让phpDocumentor解析它。唯一的方法(你自己解决它)是在参数的描述中描述它。
作为旁注:phPDocumentor似乎不再真正维护了。您可以查看DocBlox并在其issue tracker
中撰写功能请求