<mixin>scan-classes@1.0.0</mixin>
<mixin>menu-xml@1.0.0</mixin>
<mixin>mgd-php@1.0.0</mixin>
+ <mixin>entity-types-php@1.0.0</mixin>
</mixins>
<civix>
<namespace>CRM/Search</namespace>
}
}
-/**
- * Implements hook_civicrm_entityTypes().
- *
- * Declare entity types provided by this module.
- *
- * @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_entityTypes
- */
-function search_kit_civicrm_entityTypes(&$entityTypes) {
- _search_kit_civix_civicrm_entityTypes($entityTypes);
-}
-
/**
* Implements hook_civicrm_pre().
*/