src/Plugin/Scope.php

Summary

Maintainability
A
0 mins
Test Coverage

syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ',' or ')'
Open

        return $context->plugin(new ScopedCall(fn() => fn() => $this->scope = $service->plugin($name, [$this, $service])));
Severity: Critical
Found in src/Plugin/Scope.php by phan

There are no issues that match your filters.

Category
Status