mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
Dogfood
This commit is contained in:
parent
6316e5cac0
commit
366857f4ef
@ -9,5 +9,6 @@ final class DogFoodClass
|
|||||||
public function test(): int
|
public function test(): int
|
||||||
{
|
{
|
||||||
return 0;
|
return 0;
|
||||||
|
return 2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user