ischenko/yii2-jsloader

View on GitHub
src/ConfigInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Doc-block of $filter in getModules is phpdoc param type \ischenko\yii2\jsloader\FilterInterface which is not a permitted replacement of the nullable param type ?\ischenko\yii2\jsloader\FilterInterface declared in the signature ('?T' should be documented as 'T|null' or '?T')
Open

     * @param FilterInterface $filter filter to be used to select modules for matching conditions
Severity: Minor
Found in src/ConfigInterface.php by phan

There are no issues that match your filters.

Category
Status