コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function setCallback($callback)
 {
     $this->decorated->setCallback($callback);
 }