Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
miaadp opened this issue Jun 13, 2022 · 0 comments
Closed

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

miaadp opened this issue Jun 13, 2022 · 0 comments

Comments

@miaadp
Copy link

miaadp commented Jun 13, 2022

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

@dg dg closed this as completed in f19b797 Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant