Skip to content

Commit

Permalink
prune meta options
Browse files Browse the repository at this point in the history
  • Loading branch information
medilies committed Nov 22, 2023
1 parent ce388e0 commit 848bbae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/ChromePhpRenderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ public static function getOptionsSupport(): array
'width' => true,
'height' => true,
'margin' => true,
'metadataTitle' => false,
'metadataAuthor' => false,
'metadataCreator' => false,
'metadataSubject' => false,
'metadataKeywords' => false,
];
}

Expand Down

0 comments on commit 848bbae

Please sign in to comment.