Skip to content

Commit

Permalink
CS fix on action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvargiu committed Nov 9, 2016
1 parent fc18bec commit 35b3f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PAMI/Message/Action/VGSMSMSTxAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ public function setConcatSeqNum($seqnum)
public function setConcatTotalMsg($totalmsg)
{
$this->setKey('X-SMS-Concatenate-Total-Messages', $totalmsg);

}

/**
* Sets Account key.
*
Expand Down

0 comments on commit 35b3f24

Please sign in to comment.