From 49bf7c0f6f692e8485cc33ac795957616b338c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Grundk=C3=B6tter?= Date: Tue, 13 Jul 2021 18:59:06 +0200 Subject: [PATCH] fixed namepsace closes #2 --- Factory/Html2pdfFactory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Factory/Html2pdfFactory.php b/Factory/Html2pdfFactory.php index fb4e283..5c37e6d 100644 --- a/Factory/Html2pdfFactory.php +++ b/Factory/Html2pdfFactory.php @@ -1,7 +1,7 @@