Example #1
0
 /**
  * Retrieves closure for delegate
  * @return \Closure
  */
 public function getClosure()
 {
     return Registry::closure($this);
 }