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
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