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