W3cubDocs

/Drupal 8

protected property ContentEntityStorageBase::$bundleKey

The entity bundle key.

Type: string|bool

File

core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php, line 21

Class

ContentEntityStorageBase
Base class for content entity storage handlers.

Namespace

Drupal\Core\Entity

Code

protected $bundleKey = FALSE;

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