Rapsys Git
/
blogbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add example js
[blogbundle]
/
Repository
/
AuthorRepository.php
1
<?
php
2
3
namespace
Rapsys\BlogBundle\Repository
;
4
5
/**
6
* AuthorRepository
7
*
8
* This class was generated by the Doctrine ORM. Add your own custom
9
* repository methods below.
10
*/
11
class
AuthorRepository
extends
\Doctrine\ORM\EntityRepository
12
{
13
}