autowp/autowp

View on GitHub
module/User/src/Model/UserFactory.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): User
Severity: Minor
Found in module/User/src/Model/UserFactory.php by phan

Parameter $options is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): User
Severity: Minor
Found in module/User/src/Model/UserFactory.php by phan

There are no issues that match your filters.

Category
Status