Ejemplo n.º 1
0
 /**
  * Default parameters
  *
  * @var array
  */
 protected function defaultAttributes()
 {
     return array_merge(['highlight' => '1'], parent::defaultAttributes());
 }