]> Raphaƫl G. Git Repositories - blogbundle/blob - Repository/SiteTranslationRepository.php
Add repository classes
[blogbundle] / Repository / SiteTranslationRepository.php
1 <?php
2
3 namespace Rapsys\BlogBundle\Repository;
4
5 /**
6 * SiteTranslationRepository
7 *
8 * This class was generated by the Doctrine ORM. Add your own custom
9 * repository methods below.
10 */
11 class SiteTranslationRepository extends \Doctrine\ORM\EntityRepository
12 {
13 }