<?php namespace Gedmo\Mapping\Annotation; use Doctrine\Common\Annotations\Annotation; /** * @Annotation */ class ReferenceManyEmbed extends Reference { }