src/Plugin/ScopedCall.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to class \Mvc5\Plugin\ScopedCall
Open

class ScopedCall
Severity: Minor
Found in src/Plugin/ScopedCall.php by phan

Call to method __construct from undeclared class \Mvc5\Plugin\Scoped
Open

        parent::__construct(new Scoped($callable), $args);
Severity: Critical
Found in src/Plugin/ScopedCall.php by phan

non-abstract class \Mvc5\Plugin\ScopedCall contains abstract method \Mvc5\Plugin\Gem\Call::args declared at /code/src/Plugin/Gem/Call.php:14
Open

class ScopedCall
Severity: Critical
Found in src/Plugin/ScopedCall.php by phan

There are no issues that match your filters.

Category
Status