function field_test_field_attach_create_bundle

Implements hook_field_attach_create_bundle().

File

modules/field/tests/field_test.storage.inc, line 318

Code

function field_test_field_attach_create_bundle($bundle) {
    // We don't need to do anything here.
}

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