src/Process/HttpBodyToEntity.php

Summary

Maintainability
A
0 mins
Test Coverage

Class uses undeclared trait \Pluf\Orm\AssertionTrait
Open

class HttpBodyToEntity extends HttpBodyToEntities
Severity: Critical
Found in src/Process/HttpBodyToEntity.php by phan

Class extends undeclared class \Pluf\Core\Process\HttpBodyToEntities (Did you mean class \Pluf\Core\Process\HttpBodyToEntity)
Open

class HttpBodyToEntity extends HttpBodyToEntities
Severity: Critical
Found in src/Process/HttpBodyToEntity.php by phan

Reference to undeclared class \Pluf\Core\Process\HttpBodyToEntities (Did you mean class \Pluf\Core\Process\HttpBodyToEntity)
Open

        parent::__construct($class, false, $name);
Severity: Critical
Found in src/Process/HttpBodyToEntity.php by phan

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

}

There are no issues that match your filters.

Category
Status