src/Web/Context.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to class \Mvc5\Web\Context
Open

final class Context
Severity: Minor
Found in src/Web/Context.php by phan

Call to method bind from undeclared class \Mvc5\Service\Context (Did you mean class \Mvc5\Web\Context)
Open

        ServiceContext::bind($this->service);
Severity: Critical
Found in src/Web/Context.php by phan

Reference to undeclared property \Mvc5\Web\Context->service
Open

        ServiceContext::bind($this->service);
Severity: Minor
Found in src/Web/Context.php by phan

There are no issues that match your filters.

Category
Status