Пример #1
0
 /**
  * @inheritdoc
  */
 public function getIsNewRecord()
 {
     return $this->model->getIsNewRecord();
 }