Skip to content

function names inserted as GlobalFunctionNameΒ #593

@worldtok

Description

@worldtok
function dj($d)
{
    die(json_encode($d));
}

GlobalDj()

The above function is written, but when I type the function as dj and press enter it automatically turns it ``` GlobalDj() ````

Please if there's any setting I have to do I will be glad to know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions