. */ #namespace Doctrine\ORM; /** * Entity marker interface. * * @author Roman Borschel * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.doctrine-project.org * @since 2.0 * @version $Revision: 4342 $ */ interface Doctrine_ORM_Entity {}