E::ts('The Page'), 'name' => 'the_page', 'url' => 'civicrm/the-page', 'permission' => 'access CiviReport,access CiviContribute', 'operator' => 'OR', 'separator' => 0, )); _twingle_civix_navigationMenu($menu); } // */ /** * Implements hook_civicrm_entityTypes(). * * @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_entityTypes */ function twingle_civicrm_entityTypes(&$entityTypes) { _twingle_civix_civicrm_entityTypes($entityTypes); }