WIP
This commit is contained in:
@@ -24,7 +24,7 @@ class PaymentTypeRepository
|
||||
*/
|
||||
public static function make(): self
|
||||
{
|
||||
return new self();
|
||||
return new self;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user