-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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
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
Labels
No labels