function block_content_update_8002

Generalizes the d6_block_content_type and d6_block_content_body_field migrations.

File

core/modules/block_content/block_content.install, line 37

Code

function block_content_update_8002() {
    // Removed in issue #2569605. The Migrate and Migrate Drupal modules are
    // marked experimental and do not need to support the update path until they
    // are stable.
    // @see https://www.drupal.org/node/2569469
}

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