protected property DefaultTableMapping::$fieldStorageDefinitions

The field storage definitions of this mapping.

Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]

File

core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php, line 25

Class

DefaultTableMapping
Defines a default table mapping class.

Namespace

Drupal\Core\Entity\Sql

Code

protected $fieldStorageDefinitions = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!Sql!DefaultTableMapping.php/property/DefaultTableMapping::fieldStorageDefinitions/8.1.x