function big_pipe_removed_post_updates
Same name and namespace in other branches
- main core/modules/big_pipe/big_pipe.post_update.php \big_pipe_removed_post_updates()
Implements hook_removed_post_updates().
File
-
core/
modules/ big_pipe/ big_pipe.post_update.php, line 11
Code
function big_pipe_removed_post_updates() : array {
return [
'big_pipe_post_update_html5_placeholders' => '11.0.0',
];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.