]> Raphaƫl G. Git Repositories - blogbundle/blobdiff - Repository/ArticleTranslationRepository.php
Add repository classes
[blogbundle] / Repository / ArticleTranslationRepository.php
diff --git a/Repository/ArticleTranslationRepository.php b/Repository/ArticleTranslationRepository.php
new file mode 100644 (file)
index 0000000..f93e82e
--- /dev/null
@@ -0,0 +1,13 @@
+<?php
+
+namespace Rapsys\BlogBundle\Repository;
+
+/**
+ * ArticleTranslationRepository
+ *
+ * This class was generated by the Doctrine ORM. Add your own custom
+ * repository methods below.
+ */
+class ArticleTranslationRepository extends \Doctrine\ORM\EntityRepository
+{
+}