src/Plugin/Shared.php

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

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

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

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

There are no issues that match your filters.

Category
Status