src/PHPixie/ORM/Mappers/Cascade/Mapper/Delete.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function __construct($mappers, $relationships, $models, $planners, $steps, $cascadeDeletMap)
Severity: Minor
Found in src/PHPixie/ORM/Mappers/Cascade/Mapper/Delete.php - About 45 mins to fix

    Method mapDeleteQuery has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        protected function mapDeleteQuery($deleteQuery, $selectQuery, $modelName, $plan, $path)
    Severity: Minor
    Found in src/PHPixie/ORM/Mappers/Cascade/Mapper/Delete.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status