开发者

Get classes in a directory with PHP

Is there a way to obtain a list of all classe开发者_高级运维s that implement a certain Interface inside a directory?


In the directory:

grep 'implements {x}' *

That should do it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜