Segundo tipo wapush-masivo

parent f2af873d
......@@ -85,7 +85,9 @@ class EnviarWapushUsuariosCommand extends Command {
if ($lista->getLisId() == $suscripcion->getLisId()->getLisId()) {
$log->debug("Suscripcion asociado a la lista :" . $lista->getLisId());
$arraySuscripciones[] = $suscripcion->getSusId();
$arrayMsisdn[] = }
$arrayMsisdn[] = $suscripcion->getSusMsisdn();
}
endforeach;
......
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