Example #1
0
 public function getJsonData()
 {
     return array_merge(parent::getJsonData(), ['select2' => $this->select2options]);
 }