Skip to content

Commit 066393d

Browse files
committed
fixing codeDepot comment and merge conflict in composer.lock
1 parent 7e05ce7 commit 066393d

File tree

2 files changed

+25
-55
lines changed

2 files changed

+25
-55
lines changed

composer.lock

Lines changed: 23 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Services/Examples/eSignature/EmbeddedSendingService.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public static function embeddedSending(array $args, $clientService, $demoDocsPat
4949
#ds-snippet-end:eSign11Step3
5050
}
5151

52+
#ds-snippet-start:eSign11Step3
5253
private static function prepareViewRequest(string $startingView, string $returnUrl): EnvelopeViewRequest
5354
{
5455
$viewSettings = new EnvelopeViewSettings([
@@ -85,4 +86,5 @@ private static function prepareViewRequest(string $startingView, string $returnU
8586

8687
return $viewRequest;
8788
}
89+
#ds-snippet-end:eSign11Step3
8890
}

0 commit comments

Comments
 (0)