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
{{ message }}
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
AndroidNotification and BlackberryNotification does not have sendMessages implemented, so I guess sendMessages() should be optional or AndroidNotification and BlackberryNotification should implement it and throw an exception when they are invoked.
Because this will cause an error when Symfony2 try to compile them
The text was updated successfully, but these errors were encountered:
AndroidNotification and BlackberryNotification does not have sendMessages implemented, so I guess sendMessages() should be optional or AndroidNotification and BlackberryNotification should implement it and throw an exception when they are invoked.
Because this will cause an error when Symfony2 try to compile them
The text was updated successfully, but these errors were encountered: