/
var
/
www
/
html
/
restaurants
/
vendor
/
doctrine
/
doctrine-bundle
/
Repository
/
Upload File
HOME
<?php namespace Doctrine\Bundle\DoctrineBundle\Repository; /** * This interface signals that your repository should be loaded from the container. */ interface ServiceEntityRepositoryInterface { }