- First commit to issue fork.
- π³πΏNew Zealand quietone
The only function referred to in
_batch_do
is_batch_process()
and that has an@see
.
I was trying refresh my memory on how messages are set in the Batch system.
Looking at _batch_do()
see it had @see _batch_progress_page_js()
but _batch_progress_page_js()
I think this is Drupal 7 code
Remove @see _batch_progress_page_js()
and add @see
to current code.
Active
11.0 π₯
batch system
Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The only function referred to in _batch_do
is _batch_process()
and that has an @see
.