コード例 #1
0
 protected function setup_offcanvas()
 {
     TimberFoundationRegions::set_wrapper('offcanvas');
     TimberFoundationRegions::set_header('tabbar');
     TimberFoundationRegions::unset_header_large();
     TimberFoundationRegions::unset_header_small();
 }