function jsonapi_entity_bundle_create
Same name in other branches
- 9 core/modules/jsonapi/jsonapi.module \jsonapi_entity_bundle_create()
- 10 core/modules/jsonapi/jsonapi.module \jsonapi_entity_bundle_create()
- 11.x core/modules/jsonapi/jsonapi.module \jsonapi_entity_bundle_create()
Implements hook_entity_bundle_create().
File
-
core/
modules/ jsonapi/ jsonapi.module, line 131
Code
function jsonapi_entity_bundle_create() {
JsonApiRoutes::rebuild();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.