<?phpnamespaceIRI\Bundle\WikiTagBundle\Entity;useDoctrine\ORM\EntityRepository;/** * DocumentRepository * * This class was generated by the Doctrine ORM. Add your own custom * repository methods below. */classDocumentRepositoryextendsEntityRepository{}