[Solved] name of files for entities

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

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

1 Answer

+1 vote
answered Feb 6, 2017 by ludek.vodicka Skipper developer (140,450 points)
edited Feb 7, 2017 by ludek.vodicka

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

enter image description here

...