コード例 #1
0
 /**
  * @param $template
  */
 public function setCategoryShowTemplate($template)
 {
     $this->category->setShowTemplate($template);
 }