Skip to content

[Feature request] Bracket position for closure #79

@Slavenin

Description

@Slavenin

Hi!
I am using "new line" open curly brace position in my code. But in closure need position in same line.

$response->setCallback(function () use($path) {
    readfile($path);
});

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