Skip to content

TestCommand:execute has no return type declaration #17

@markussuess

Description

@markussuess

In the class Classes/Command/TestCommand.php the method execute has no return type in line 39.
Because of that it is not compatible with the parent method.
Solution is to add the return type:
: int

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