Example #1
0
 /**
  * Map model data
  * @return array
  */
 protected function getMapping()
 {
     return array_merge([], parent::getMapping());
 }