Open
Description
I see these notice after running PHPUnit tests in a Drupal project
Method "Consolidation\Config\ConfigInterface::import()" might add "Config" as a native return type declaration in the future. Do the same in implementation "Robo\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message.
However, I don't think we can do the suggested change, even we cover also Robo, because it might break other extending classes
Metadata
Metadata
Assignees
Labels
No labels