spiritix/html-to-pdf

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

Summary

Maintainability
A
0 mins
Test Coverage

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