Example #1
0
 /**
  * @return \tomzx\Dataflow\Result
  */
 public function process()
 {
     return $this->processor->process(func_get_args());
 }