Skip to content

Conversation

@LKaemmerling
Copy link
Collaborator

As suggested in #34 this is the new method for setting all possible image Attachments at the same time.

After this PR you could simply to

$message->setImageAttachments('/path/or/url/to/image.jpg');

and it adds the URL to the needed properties. If you want to customize it more (e.g. set another Image for iOS as for Web Push) you should use the setParameter($key, $value); -Method

@LKaemmerling LKaemmerling requested a review from Lloople January 5, 2018 12:14
@Lloople Lloople merged commit 66d34b3 into master Jan 5, 2018
@LKaemmerling LKaemmerling deleted the feature-add-set-Image branch January 5, 2018 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants