Skip to content

Formatting a little off when using keyword. #1

@patrickcurl

Description

@patrickcurl

The normal flow is no space between method name and parenthesis, and a line break before the '{'

public function normalFunction() 
{
    // stuff
}
public function new () {
    // stuff
}

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