Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored and github-actions[bot] committed Feb 19, 2024
1 parent a86b658 commit ce7c018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Processor/Chromium.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ public function getPdfFromString(string $html, array $params = [], bool $returnF
}

$page = $browser->createPage();

try {
$page->setHtml($html, 5000);

Expand Down

0 comments on commit ce7c018

Please sign in to comment.