By kristiaanvandeneynde on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
4.0.x
Introduced in version:
4.0.0-alpha1
Issue links:
Description:
Now that hooks have been converted to OOP hooks, the module files were empty and have therefore been deleted. There are now several hook classes that contain the old hook implementations. They can be found at src/Hook of group, gnode and some test modules.
This also means that the _group_relation_type_manager() function is gone, but that one was @internal.