php-pdf-merge
php-pdf-merge copied to clipboard
Wrong docblock
Since PHP8, return types are very important. When I'm trying to merge single PDF's to one file, the docblocks seems to be incorrect. A class was used, which does not exists in your package.
See PDFMerger::merge()
Did you missed something or was the docblock incorrectly formed?