Update v1.0.6
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
class Foo
|
||||
{
|
||||
public function doSomething(Bar $bar)
|
||||
{
|
||||
return $bar->doSomethingElse();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user