예제 #1
0
파일: assets.php 프로젝트: boltphp/core
 public function init()
 {
     b::plug('assets', 'bolt\\browser\\assets');
 }