. */ /** * Doctrine_Export * * @package Doctrine * @author Konsta Vesterinen * @license LGPL */ class Doctrine_Export { public function export() { } }