MENU_HELPER_SUBMENU_TYPE_NONE

in custom/menu_helper/menu_helper_submenu/menu_helper_submenu.module

<?php
define('MENU_HELPER_SUBMENU_TYPE_NONE', -1);
?>