Skip to content

Commit 6a3f5c8

Browse files
committed
fix namespace
1 parent a3c9935 commit 6a3f5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
use Api2Pdf\Api2Pdf as Client;
4-
use Sawirricardo\Api2pdf\Laravel\Api2pdf;
4+
use Sawirricardo\Laravel\Api2pdf\Api2pdf;
55

66
if (! function_exists('api2pdf')) {
77
function api2pdf(): Client

0 commit comments

Comments
 (0)