Exemplo n.º 1
0
 /**
  * @inheritdoc
  * @return Job
  */
 public function removeFirst()
 {
     return parent::removeFirst();
 }