CatalogItemEntityHooks
in package
Entity hook implementations for ilms_catalg.
Table of Contents
Methods
- entityBundleInfoAlter() : mixed
- Implements hook_entity_bundle_info_alter().
Methods
entityBundleInfoAlter()
Implements hook_entity_bundle_info_alter().
public
entityBundleInfoAlter(array<string|int, mixed> &$bundles) : mixed
Overrides classes for individual catalog item bundles.
Parameters
- $bundles : array<string|int, mixed>
-
The bundles array to modify.
Attributes
- #[Hook]
- 'entity_bundle_info_alter'