From: Vincent Vanwaelscappel Date: Thu, 21 Sep 2023 09:25:33 +0000 (+0200) Subject: wait #6188 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=01708681079069ddf30b9aaafbfa5c24a40d8d6a;p=cubist_pdf.git wait #6188 @0.25 --- diff --git a/src/PDFTools.php b/src/PDFTools.php index dc87d88..bd80f77 100644 --- a/src/PDFTools.php +++ b/src/PDFTools.php @@ -11,6 +11,7 @@ use DOMElement; use DOMNode; use DOMXPath; use Cubist\PDF\CommandLine\FWSTK; +use Illuminate\Support\Facades\Log; class PDFTools {