- Issue created by @nicxvan
Rector inadvertently moved some def groups for the following files:
Check against 11.0 and see what those defgroups used to wrap and add the open and close in the right place.
e.g. in SystemHooks there is
/**
* @} End of "defgroup authorize".
*/
But in system.module there is:
/**
* @defgroup authorize Authorized operations
* @{