. */ namespace Doctrine\Tests\ORM\Tools\Export; require_once __DIR__ . '/../../../TestInit.php'; /** * Test case for YamlClassMetadataExporterTest * * @author Jonathan H. Wage * @author Roman Borschel markTestSkipped('Please install Symfony YAML Component into the include path of your PHP installation.'); } return 'yaml'; } }