Home Documentation Download Pricing Buy Now

[Closed] is it possible to define constants in doctrine entities in skipper?

0 votes
asked Aug 5, 2016 in Solved by ptermaten (390 points)
recategorized Oct 5, 2016 by ludek.vodicka

1 Answer

0 votes

Can you send us documentation link and example what exactly are you trying to achieve?

answered Aug 5, 2016 by ludek.vodicka Skipper developer (140,530 points)

There is a description in:

http://stackoverflow.com/questions/6898563/constants-in-doctrine-2-entities

Basically, what should happen, is that the ORM export knows how to include and preserve these constants in the outputfiles.

Thanks,
Peter

Thanks for links. But from what I see it's not ORM thing, it's a php arrays and code, so this is unfortunately not possible to define in Skipper.

Makes sense. Thanks for your prompt answer.

...