src/Plugin/Invokable.php

Summary

Maintainability
A
0 mins
Test Coverage

Class uses undeclared trait \Mvc5\Plugin\Config\Args
Open

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

Reference to undeclared property \Mvc5\Plugin\Invokable->args (Did you mean \Mvc5\Plugin\Invokable->args() or $args)
Open

        $this->args   = $args;
Severity: Minor
Found in src/Plugin/Invokable.php by phan

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

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

There are no issues that match your filters.

Category
Status