dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
26 stars 4 forks source link

doctrine mappings: annotations --> attrributes #210

Closed cPintiuta closed 8 months ago

cPintiuta commented 8 months ago

changed all entities that uses doctrine annotation mappings with doctrine attribute mappings

209