Implement hook_runtime_requirements()

Created on 2 February 2025, 2 months ago

Core create the new hook_runtime_requirements() a couple of weeks ago. We only use hook_requirements() for runtime validation. So implementing this will make the module even more OO-oriented.

Doing it may also allow us to convert the RequirementsTest to a Unit test too. I'm not 100% sure about that yet. The entire reason it's a Functional test is because there's a constant that isn't available unless Drupal is bootstrapped. We might be able to mock it instead.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dcam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024