src/Process/Http/IfMethodIsPost.php

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

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

There are no issues that match your filters.

Category
Status