* @package Combodo\iTop\Application\UI\Component\PopoverMenu\PopoverMenuItem * @since 2.8.0 */ class UrlPopoverMenuItem extends PopoverMenuItem { const HTML_TEMPLATE_REL_PATH = 'components/popover-menu/item/mode_url'; }