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