예제 #1
0
 public function doSomething(Target $target)
 {
     return $target->request(new Adaptee());
 }