Skip to content

Conversation

@Dirk94
Copy link

@Dirk94 Dirk94 commented Sep 19, 2017

Allows the php-rest-api library to support MMS messages.

@Dirk94 Dirk94 requested a review from samwierema September 19, 2017 15:41
try {
$MmsMessageResult = $MessageBird->mmsMessages->create($MmsMessage);
var_dump($MmsMessageResult);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets remove all those unnecessary empty lines in all example files

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@rfeiner
Copy link
Contributor

rfeiner commented Sep 20, 2017

Can you make sure all files have an empty new line at the end? (and configure PHPstorm to do that automatically)

@samwierema samwierema merged commit 32e249b into master Oct 4, 2017
@samwierema samwierema deleted the add-mms-messaging branch October 4, 2017 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants