mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 08:17:22 +01:00
Adjust style
This commit is contained in:
@ -6,8 +6,5 @@ namespace Tests\Fixtures\Arch\ToHaveMethod\HasMethod;
|
||||
|
||||
class HasMethod
|
||||
{
|
||||
public function foo(): void
|
||||
{
|
||||
|
||||
}
|
||||
public function foo(): void {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user