Example #1
0
 /**
  * Retrieves raw closure code using token parsers
  * @return string
  */
 public function getCode()
 {
     return Registry::code($this);
 }