Пример #1
0
 /**
  * @inheritdoc
  * @return Job
  */
 public function removeLast()
 {
     return parent::removeLast();
 }