开发者

what is the significance of .zfproject.xml file

开发者 https://www.devze.com 2023-02-07 07:09 出处:网络
Usually i create controller and res开发者_如何学JAVAt of the work (actions method) and view files i do manually. does .zfproject.xml file has any significance? zfproject.xml is used by Zend_Tool to st

Usually i create controller and res开发者_如何学JAVAt of the work (actions method) and view files i do manually. does .zfproject.xml file has any significance?


zfproject.xml is used by Zend_Tool to store information about created controllers, actions, etc. within project - but only these created by using zf command.

0

精彩评论

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