]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Repository/LocationRepository.php
Rename EntityRepository to Repository
[airbundle] / Repository / LocationRepository.php
index d8acc143009e4d10c43299bd6ea073d644ba039d..de475fb76522ec489bd8c081c3acc9c90a6f2485 100644 (file)
@@ -20,7 +20,7 @@ use Symfony\Component\Routing\RouterInterface;
  *
  * @TODO: use new window function syntax https://mariadb.com/kb/en/window-functions-overview/ MAX(updated) OVER (PARTITION updated) AS modified ???
  */
-class LocationRepository extends EntityRepository {
+class LocationRepository extends Repository {
        /**
         * Find locations
         *