Skip to content

TestCommand:execute has no return type declaration #17

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions