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

@@ -15,4 +15,4 @@ try {
// NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
ResultPrinter::printResult("Get all Templates", "Templates", null, null, $templates);
return $templates;
return $templates;