src/Process/Http/IfMethodIsDelete.php

Summary

Maintainability
A
0 mins
Test Coverage

Class extends undeclared class \Pluf\Core\Process\Http\IfMethodIs
Open

class IfMethodIsDelete extends IfMethodIs
Severity: Critical
Found in src/Process/Http/IfMethodIsDelete.php by phan

Reference to undeclared class \Pluf\Core\Process\Http\IfMethodIs
Open

        parent::__construct("DELETE");
Severity: Critical
Found in src/Process/Http/IfMethodIsDelete.php by phan

Expected 1 blank line at end of file; 2 found
Open

}

There are no issues that match your filters.

Category
Status