I Have a table A for which the peer class APeer is normally created. Is there anyway to have another peer class, say A2Peer, based on this table?
I try creating the file A2Peer.php with the following content: class A2Peer extends APeer { } But symfony complains that The model class "A2Peer" does not exist. Any advise? thanks --Mohammad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---