Example #1
0
 /**
  * True to hide the containing menu after this item is clicked (defaults to false)
  * @return boolean
  */
 public function getHideOnClick()
 {
     return parent::getHideOnClick();
 }