Skip to content

Notice: Message is undefined in Transport  #15

@niziou

Description

@niziou

Please take a look at:

} elseif ( version_compare($this->_magVersion, "2.2.9", "<=") && $message instanceof \Zend_mail) {

While running integration tests I am getting:
PHP Notice: Undefined variable: message in /var/www/magento/gnp74/vendor/sendinblue/module-sendinblue/Model/Transport.php on line 245

When I changed the $message to $this->_message the notice went away but I am not sure if this was intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions