Skip to content

Function as parameter does not work. #68

@pbogut

Description

@pbogut

Given

<?php
class Test
{
    public function test($smth)
    {
        $this->test(a|
    }
}

There is no suggestion fow function call, I would expect array_map etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions