コード例 #1
0
ファイル: assets.php プロジェクト: boltphp/core
 public function init()
 {
     b::plug('assets', 'bolt\\browser\\assets');
 }