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-15 15:46:02 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b09201ae88
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Export
/
Driver
History
holtkamp
177adbdfc7
Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance.
2011-12-22 09:38:55 -02:00
..
AbstractExporter.php
Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance.
2011-12-22 09:38:55 -02:00
AnnotationExporter.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
PhpExporter.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
XmlExporter.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
YamlExporter.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00