Example #1
0
 public function actionDefault()
 {
     $this->data->items = Source::findAll();
 }