big_pipe.post_update.php

Same filename in other branches
  1. 11.x core/modules/big_pipe/big_pipe.post_update.php

Post update functions for Big Pipe.

File

core/modules/big_pipe/big_pipe.post_update.php

View source
<?php


/**
 * @file
 * Post update functions for Big Pipe.
 */

/**
 * Clear the render cache.
 */
function big_pipe_post_update_html5_placeholders() {
    // Empty post_update hook.
}

Functions

Title Deprecated Summary
big_pipe_post_update_html5_placeholders Clear the render cache.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.