Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
Roel van Duijnhoven committed Oct 31, 2016
1 parent 980ce46 commit 2193b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Message.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Message implements MessageInterface
protected $metadata = [];

/**
* @var string
* @var mixed
*/
protected $content = '';

Expand Down

0 comments on commit 2193b60

Please sign in to comment.