MENU_HELPER_SUBMENU_TYPE_OL

in custom/menu_helper/menu_helper_submenu/menu_helper_submenu.module

<?php
define('MENU_HELPER_SUBMENU_TYPE_OL', 3);
?>