Actualizacion proyecto umusic- primer commit

parent 460456e2
......@@ -16,7 +16,7 @@ use Doctrine\ORM\EntityRepository;
* @author Ing 04
*/
class PluListaRepository extends EntityRepository {
const CLIENTE = 2;//Para topsify , Cliente Warner
const CLIENTE = 1;//Para topsify , Cliente Warner
public function findListaById($id) {
$qb = $this->getEntityManager()->createQueryBuilder();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment