Skip to content

Commit

Permalink
white space
Browse files Browse the repository at this point in the history
  • Loading branch information
sibalonat committed Nov 30, 2023
1 parent c90df91 commit 41beb2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/Sample_44_ExtractVariablesFromReaderWord2007.php
Expand Up @@ -4,8 +4,6 @@

// Read contents
$name = basename(__FILE__, '.php');

$source = __DIR__ . "/resources/{$name}.docx";

echo date('H:i:s'), " Reading contents from `{$source}`", EOL;
$phpWord = \PhpOffice\PhpWord\IOFactory::extractVariables($source);

0 comments on commit 41beb2d

Please sign in to comment.