mirror of
https://github.com/pestphp/pest.git
synced 2026-04-26 08:57:26 +02:00
chore: style
This commit is contained in:
@ -6,8 +6,5 @@ namespace Tests\Fixtures\Arch\ToHaveConstructor\HasConstructor;
|
||||
|
||||
class HasConstructor
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
}
|
||||
public function __construct() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user