1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
2012-04-21 01:53:34 -03:00
..
AbstractFileDriver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AnnotationDriver.php support for attribute override 2012-04-21 01:43:18 -03:00
DatabaseDriver.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
DoctrineAnnotations.php remove duplicated 'require_once' 2012-04-21 01:53:34 -03:00
Driver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DriverChain.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
PHPDriver.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
SimplifiedXmlDriver.php DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien 2011-10-13 23:39:11 +02:00
SimplifiedYamlDriver.php Added coverage to DDC-1521. Small CS changes. 2011-12-20 00:05:14 -05:00
StaticPHPDriver.php [Mapping] removed unused local variable $fileName in StaticPHPDriver class. 2012-03-24 11:07:39 +01:00
XmlDriver.php support for attribute override 2012-04-21 01:43:18 -03:00
YamlDriver.php support for attribute override 2012-04-21 01:43:18 -03:00