public function BundlePluginHandlerInterface::getFieldStorageDefinitions in Entity API 8
Gets the field storage definitions.
1 method overrides BundlePluginHandlerInterface::getFieldStorageDefinitions()
- BundlePluginHandler::getFieldStorageDefinitions in src/BundlePlugin/ BundlePluginHandler.php 
- Gets the field storage definitions.
File
- src/BundlePlugin/ BundlePluginHandlerInterface.php, line 24 
Class
- BundlePluginHandlerInterface
- Handles plugin-provided bundles.
Namespace
Drupal\entity\BundlePluginCode
public function getFieldStorageDefinitions();