Can I get a collection of versions for versionable Doctrine record?

Posted by jjbohn on Stack Overflow See other posts from Stack Overflow or by jjbohn
Published on 2010-03-22T20:19:46Z Indexed on 2010/03/22 20:21 UTC
Read the original article Hit count: 207

Filed under:
|

So I'm trying to find a way to get a collection of all versions of a versionable Doctrine Record. Is this possible? I could definitely build something that would do it but I wasn't sure if the functionality was already built in. Thanks in advance, John

© Stack Overflow or respective owner

Related posts about doctrine

Related posts about php