piotrpolak/pepiscms

View on GitHub
pepiscms/application/classes/MoveableInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function move($id, $direction, $table = false, $constraint_field_name = false, $item_order_field_name = 'item_order', $id_field_name = 'id');
Severity: Minor
Found in pepiscms/application/classes/MoveableInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status