Skip to content
Snippets Groups Projects
Commit e35975ca authored by Jeremy Guiselin's avatar Jeremy Guiselin
Browse files

add League On Device repository

parent 426460a6
No related branches found
No related tags found
No related merge requests found
<?php
/**
* Created by PhpStorm.
* User: jeremyguiselin
* Date: 12/01/2017
* Time: 19:00
*/
namespace BackendBundle\Repository;
use Doctrine\ORM\EntityRepository;
class LeagueOnDeviceRepository extends EntityRepository
{
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment