Ejemplo n.º 1
0
 public function xforge_frame_can_show_page_help_button($urlPath, $hashPath)
 {
     return HelpContentCommands::canShowPageHelpButton($this->website, $urlPath, $hashPath);
 }