You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boa tarde pessoal, estou tentando buscar pela funcao getByCustomer no Api/Notification e esta dando um erro de:
Undefined property: stdClass::$notification
Debugando o fonte vi que na linha 66 do mesmo arquivo nao precisaria usar $notification->notification, por que o $notification ja e o proprio objeto com as informacoes de notificacao. Podem corrigir este problema o quanto antes?
The text was updated successfully, but these errors were encountered:
Boa tarde pessoal, estou tentando buscar pela funcao getByCustomer no Api/Notification e esta dando um erro de:
Undefined property: stdClass::$notification
Debugando o fonte vi que na linha 66 do mesmo arquivo nao precisaria usar $notification->notification, por que o $notification ja e o proprio objeto com as informacoes de notificacao. Podem corrigir este problema o quanto antes?
The text was updated successfully, but these errors were encountered: