mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Adjust style
This commit is contained in:
@ -6,8 +6,5 @@ namespace Tests\Fixtures\Arch\ToBeInvokable\IsInvokable;
|
||||
|
||||
class InvokableClass
|
||||
{
|
||||
public function __invoke(): void
|
||||
{
|
||||
|
||||
}
|
||||
public function __invoke(): void {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user