Example #1
0
 public function addJs($path, $local = null, $filter = false, $attributes = null)
 {
     return parent::addJs($path, $local, $filter, $attributes);
 }