Home Documentation Download Pricing Buy Now

[Solved] name of files for entities

0 votes

Hello,

I would like to configure the file names of the entities.
When I create an entity Product, the default file is AppBundle.Entity.Product.php
I would like it to be called Product.php
Thanks for giving me the configuration parameter

Best regards

asked Feb 6, 2017 in How To & Manuals by Roche (240 points)
edited Mar 17, 2017 by ludek.vodicka

1 Answer

+1 vote

Hi, check "filename-format" attribute for module where you have your entity located

enter image description here

answered Feb 6, 2017 by ludek.vodicka Skipper developer (140,530 points)
edited Feb 7, 2017 by ludek.vodicka
...