| Current Path : /opt/nginxhttpd_/vendor/doctrine/doctrine-bundle/Repository/ |
| Current File : //opt/nginxhttpd_/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php |
<?php
namespace Doctrine\Bundle\DoctrineBundle\Repository;
/**
* This interface signals that your repository should be loaded from the container.
*/
interface ServiceEntityRepositoryInterface
{
}