forked from LiveCarta/PayPal-PHP-SDK
Add missing newline
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user