Skip to content

return $type; not found #84

@eduardokraus

Description

@eduardokraus

Problem Description

In lines 46 and 51 of the custom_completion class, return $type; is present, however, the variables $type are not defined.

Problem Location

Line 46: Link
Line 51: Link

Steps to Reproduce

Access the custom_completion.php file in the mentioned repository.
Navigate to lines 46 and 51.
Note that the variables $type are not defined before the return statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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