Skip to content

Commit

Permalink
Testcommit
Browse files Browse the repository at this point in the history
  • Loading branch information
cbleek committed May 6, 2015
1 parent 064065c commit 221f215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/Core/src/Core/Mail/HTMLTemplateMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public function setVariable($name, $value)
*
* @param array|ArrayAccess|Traversable $variables
* @param bool $overwrite Whether or not to overwrite the internal container with $variables
* @throws InvalidArgumentException
* @throws \InvalidArgumentException
* @return ViewModel
*/
public function setVariables($variables, $overwrite = false)
Expand Down

0 comments on commit 221f215

Please sign in to comment.