예제 #1
0
파일: Manager.php 프로젝트: lisong/cphalcon
 public function addInlineCss($content, $filter = true, $attributes = null)
 {
     parent::addInlineCsse($content, $filter, $attributes);
 }