autowp/zf-components

View on GitHub
src/Db/TableManagerFactory.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): TableManager
Severity: Minor
Found in src/Db/TableManagerFactory.php by phan

Parameter $options is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): TableManager
Severity: Minor
Found in src/Db/TableManagerFactory.php by phan

There are no issues that match your filters.

Category
Status