Actualizacion proyecto umusic- cliente

parent 7d934d38
......@@ -16,7 +16,7 @@ use Doctrine\ORM\EntityRepository;
* @author Ing 04
*/
class PluListaRepository extends EntityRepository {
const CLIENTE = 1;//Para topsify , Cliente Warner
const CLIENTE = 1;//Para topsify , Cliente Entel
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