Skip to content

Commit

Permalink
fix: CS
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Mar 15, 2022
1 parent 652ecf0 commit 2d34758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EnvelopeCreator/GetViewUrl.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
use DocusignBundle\Utils\CallbackRouteGenerator;
use Symfony\Component\Routing\RouterInterface;

/*final */ class GetViewUrl implements EnvelopeBuilderCallableInterface
/* final */ class GetViewUrl implements EnvelopeBuilderCallableInterface
{
private $router;
private $envelopeBuilder;
Expand Down

0 comments on commit 2d34758

Please # to comment.