mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-29 11:33:33 +01:00
fix style
This commit is contained in:
parent
7192eb2a4b
commit
b76346d710
@ -78,7 +78,8 @@ class ChildType extends ParentType {}
|
||||
class A
|
||||
{
|
||||
public function contraVariantArguments(ChildType $type)
|
||||
{ }
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
class B extends A
|
||||
|
Loading…
x
Reference in New Issue
Block a user