src/Config/Model.php

Summary

Maintainability
A
0 mins
Test Coverage

Doc-block of without contains declared return type mixed which is incompatible with the return type \Mvc5\Config\Model declared in the signature
Open

     * @return Model|mixed
Severity: Minor
Found in src/Config/Model.php by phan

Doc-block of with contains declared return type mixed which is incompatible with the return type \Mvc5\Config\Model declared in the signature
Open

     * @return Model|mixed
Severity: Minor
Found in src/Config/Model.php by phan

There are no issues that match your filters.

Category
Status