spiritix/php-chrome-html2pdf

View on GitHub
src/Spiritix/Html2Pdf/Input/UrlInput.php

Summary

Maintainability
A
0 mins
Test Coverage
D
63%

TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
Open

        if (filter_var($url, FILTER_VALIDATE_URL) === FALSE) {

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status