Exemple #1
0
 /**
  * @return int
  *
  * @throws RuntimeException
  */
 public function fork()
 {
     return \Resque::fork();
 }