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
2025-01-23 16:51:41 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Export
/
Driver
History
holtkamp
21cfe4ba9f
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-28 09:03:00 +01: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-28 09:03:00 +01: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