Problem/Motivation
#3490851: Added hook_runtime_requirements() and hook_runtime_requirements_alter()
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork csp-3580440
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ritarshi_chakraborty commentedPlease review my MR!
Comment #6
gappletysm
Committed with one change to not add the class in services.yml, since it doesn't appear needed for hook registration.