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