fix tipo wapush

parent 96f50562
......@@ -64,7 +64,7 @@ class EntelWapush {
return $status_code;
}
public static function procesoPeticionEnviarWapPush($xmlIN, PluSuscripcion $suscripcion , TipoWapush $tipoWappush, $em){
public static function procesoPeticionEnviarWapPush($xmlIN, PluSuscripcion $suscripcion , PluTipoWapush $tipoWappush, $em){
$log = Utiles::setLog("wsEnviarWapPush", 'ws/procesoPeticionEnviarWapPush');
$log->debug('entrando...');
......
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