ouzo
ouzo copied to clipboard
DynamicProxy not handle parameter and return types
trafficstars
We should add support for:
public function test(int $id): bool
{
//...
}