Segundo tipo wapush-masivo

parent 9d0f726e
......@@ -106,7 +106,7 @@ class EnviarWapushUsuariosCommand extends Command {
$log->debug("la proxima fecha de ejecucion es " . $nuevaFechaSiguienteEjecucion->getEwfFecha()->format("Y-m-d"));
} catch (\Exception $e) {
$io->success(print_r($e));
$io->success(print_r($e,true));
}
}
$io->success('Command Finalizado');
......
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