mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
Adjust style
This commit is contained in:
@ -6,8 +6,5 @@ namespace Tests\Fixtures\Arch\ToHaveMethod\HasNoMethod;
|
||||
|
||||
class HasNoMethodClass
|
||||
{
|
||||
public function bar(): void
|
||||
{
|
||||
|
||||
}
|
||||
public function bar(): void {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user