API page: https://api.drupal.org/api/drupal/core!core.api.php/group/hooks/8.7.x
In the paragraph where system.api.php is mentioning the hook_batch_alter it should be replaced with form.api.php file (core/lib/Drupal/Core/Form/form.api.php). The system.api.php doesn't include mentioned hook.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3085343.patch | 710 bytes | peterkokot |
Comments
Comment #2
peterkokot commentedComment #3
idebr commentedComment #5
joachim commentedLGTM.
Comment #6
alexpottCommitted and pushed 07d8516387 to 9.0.x and 5bc0e1bd55 to 8.9.x and 560ca1b8f0 to 8.8.x. Thanks!
Properly re-flowed comment on commit and backported to 8.8.x since this is a docs fix.