Add missing newline

This commit is contained in:
Jay Patel
2016-09-29 11:48:58 -05:00
parent 08e54a05d5
commit decc9e45c2
8 changed files with 8 additions and 8 deletions

View File

@@ -28,4 +28,4 @@ try {
// NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
ResultPrinter::printResult("Get Invoice Template", "Template", $template->getTemplateId(), $templateId, $template);
return $template;
return $template;