MessageNotifierBase bugs

Created on 23 July 2013, almost 11 years ago
Updated 15 January 2024, 5 months ago

These are found by phpstorm:

  1. public function deliver(array $output = array()) {} is either not necessary or at least needs to return FALSE. It's an abstract class implementing an interface containing this method so if you leave out the method then any classes extending this will need to implement their own deliver method.
  2. $wrapper->type->{MESSAGE_FIELD_MESSAGE_TEXT}->get(0)->format->value(); type is protected in EntityMetadataWrapper.
πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada chx

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024