function JsonapiHooks::entityBundleCreate
Implements hook_entity_bundle_create().
File
-
core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php, line 60
Class
- JsonapiHooks
- Hook implementations for jsonapi.
Namespace
Drupal\jsonapi\HookCode
public function entityBundleCreate() {
Routes::rebuild();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.