ouzo icon indicating copy to clipboard operation
ouzo copied to clipboard

DynamicProxy not handle parameter and return types

Open piotrooo opened this issue 8 years ago • 0 comments
trafficstars

We should add support for:

public function test(int $id): bool
{
    //...
}

piotrooo avatar Apr 11 '17 16:04 piotrooo