Issue #3434864: D11/D12 hook class migration and core_version_requirement update
Fixes #3434864
- Creates
src/Hook/SystemStatusHooks.phpwith#[Hook(help)]using the correct D10+ hook_help signature - Updates
system_status.modulewith#[LegacyHook]delegation and corrected signature - Registers hook class in
system_status.services.ymlwithautowire: true - Updates
core_version_requirementfrom^8.8 || ^9 || ^10to^10.3 || ^11 || ^12