We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c9935 commit 6a3f5c8Copy full SHA for 6a3f5c8
src/helpers.php
@@ -1,7 +1,7 @@
1
<?php
2
3
use Api2Pdf\Api2Pdf as Client;
4
-use Sawirricardo\Api2pdf\Laravel\Api2pdf;
+use Sawirricardo\Laravel\Api2pdf\Api2pdf;
5
6
if (! function_exists('api2pdf')) {
7
function api2pdf(): Client
0 commit comments