开发者

Where to put fixtures in custom plugins?

I have a custom plugin in Symfony 1.4 and I want to add some fixtures to dat开发者_如何学Cabase. Where shall I put the file fixtures.yml ?

Or shall I put it in ROOTPROJECT/data/fixtures/fixtures.yml ? Actually I want to keep data in the plugin as far as possible.


you can also put them in ROOT/plugins/yourPlugin/data/fixtures/fixtures.yml.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜