source:
pro-violet-viettel/sourcecode/application/libraries/Doctrine/ORM/Persisters/UnionSubclassPersister.php
@
356
Last change on this file since 356 was 345, checked in by quyenla, 11 years ago | |
---|---|
File size: 105 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | namespace Doctrine\ORM\Persisters; |
4 | |
5 | class UnionSubclassPersister extends BasicEntityPersister |
6 | { |
7 | |
8 | } |
Note: See TracBrowser
for help on using the repository browser.