예제 #1
0
 /**
  * @return callable
  */
 public function target()
 {
     return $this->callbackDelegate->target();
 }
예제 #2
0
 /**
  * @return callable
  */
 public function selector()
 {
     return $this->selector->target();
 }