This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-14 07:06:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ec5bb2ea3f
doctrine2
/
tests_old
/
models
/
PluginSymfonyRecordTable.php
6 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
Added test case and models for sfDoctrine-style inheritance in record and table classes.
2007-11-12 04:45:23 +03:00
<
?
php
started refactoring to final mapper structure for 1.0. different mapping strategies are factored out as separate strategy classes instead of inheritance.
2008-02-20 23:54:20 +03:00
class
PluginSymfonyRecordTable
extends
Doctrine_Mapper
Added test case and models for sfDoctrine-style inheritance in record and table classes.
2007-11-12 04:45:23 +03:00
{
}
Reference in New Issue
Copy Permalink