Skip to content

Commit

Permalink
updated docs (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Jan 1, 2017
1 parent 2c47a89 commit 5f6ea4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Model/Message.php
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,10 @@ public function setMeta(array $meta)
}

/**
* @param array $meta
* @param string $key
* @param string $value
*
* @return Message
* @return $this
*/
public function addMeta($key, $value)
{
Expand Down

0 comments on commit 5f6ea4b

Please sign in to comment.