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