Skip to content

{ position in methods and class and ... #112

Description

@miaadp

Hi
How can i create a method like this :

public function example($someParameter) {
    //some Code
}

Anyway it will create something like this :

public function example($someParameter)
{
    //some Code
}

Pay attention to { position

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