Skip to content

Indirect deprecation notice #61

Open
@claudiu-cristea

Description

@claudiu-cristea

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions