init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
10
vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
vendored
Normal file
10
vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
namespace Doctrine\Bundle\DoctrineBundle\Repository;
|
||||
|
||||
/**
|
||||
* This interface signals that your repository should be loaded from the container.
|
||||
*/
|
||||
interface ServiceEntityRepositoryInterface
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue