imponeer/smarty-db-resource

View on GitHub
src/DBResource.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        PDO      $pdo,
        string   $tplSetName,
        string   $templatesTableName,
        string   $templateSourceColumnName,
        string   $templateModificationColumnName,
Severity: Major
Found in src/DBResource.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status