예제 #1
0
파일: Container.php 프로젝트: ytnuk/shop
 protected function attached($form)
 {
     parent::attached($form);
     unset($this['menu']['link']);
 }