mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-10 15:29:41 +00:00
remove comments
This commit is contained in:
@@ -23,10 +23,6 @@ use Doctrine\ORM\EntityRepository;
|
||||
*/
|
||||
class ResourceRepository extends EntityRepository
|
||||
{
|
||||
// public function findByEntity($entity)
|
||||
// {
|
||||
|
||||
// }
|
||||
|
||||
public function findByEntityAndDate($entity, DateTime $date, $sort = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user