Skip to content

Commit

Permalink
fixed namepsace
Browse files Browse the repository at this point in the history
closes smachara#2
  • Loading branch information
mgrundkoetter authored Jul 13, 2021
1 parent b4e71ad commit 49bf7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Factory/Html2pdfFactory.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

namespace smachara\html2pdfbundle\Factory;
use HTML2PDF;
use Spipu\Html2Pdf\Html2Pdf;
/**
* Creates HTML2PDF instances.
*/
Expand Down

0 comments on commit 49bf7c0

Please sign in to comment.