protected property SqlContentEntityStorageSchema::$storage

The storage object for the given entity type.

Type: \Drupal\Core\Entity\Sql\SqlContentEntityStorage

File

core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 64

Class

SqlContentEntityStorageSchema
Defines a schema handler that supports revisionable, translatable entities.

Namespace

Drupal\Core\Entity\Sql

Code

protected $storage;

© 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!SqlContentEntityStorageSchema.php/property/SqlContentEntityStorageSchema::storage/8.1.x