Skip to content

Commit

Permalink
[5.3] Allow SparkPost transport transmission metadata to be set at ru…
Browse files Browse the repository at this point in the history
…ntime
  • Loading branch information
jebl authored Dec 16, 2016
1 parent 393eed1 commit 3ecf2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Mail/Transport/SparkPostTransport.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ public function setMetadata(array $metadata)
{
return $this->metadata = $metadata;
}

/**
* Get the transmission metadata being used by the transport.
*
Expand Down

0 comments on commit 3ecf2f7

Please sign in to comment.