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