Skip to content

Commit

Permalink
restore PDFreactor.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp committed Nov 14, 2024
1 parent fbbcfa7 commit 91247a0
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 1,226 deletions.
2 changes: 1 addition & 1 deletion .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
])

->notPath([
__DIR__ . 'src/Processor/Api/PDFreactor.class.php'
'src/Processor/Api/PDFreactor.class.php'
])
;

Expand Down
Loading

0 comments on commit 91247a0

Please sign in to comment.