Schema reference - Data types - Object.php 175 Bytes
Newer Older
zYne's avatar
zYne committed
1 2
Doctrine supports objects as column types. Basically you can set an object to a field and Doctrine handles automatically the serialization / unserialization
of that object.