Skip to content

Auto complete won't work with '{}' as default parameter value #20

Description

@Tagirijus

Hey there,

if I have such a function:

public function testFunction($val = '{}')
{
# code
}

Then the auto complete after the /** won't work anymore, while the default value for the parameter is {}.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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