raykolbe/DOMPDFModule

View on GitHub
src/DOMPDFModule/Service/DOMPDFFactory.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method createService has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function createService(ServiceLocatorInterface $serviceLocator)
    {
        $moduleConfig = $serviceLocator->get('config')['dompdf_module'];

        $options = [
Severity: Minor
Found in src/DOMPDFModule/Service/DOMPDFFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status