示例#1
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     $this->report = Instance::ensure($this->report, BirtReport::className());
 }