You are here

public function ShareMessageInterface::getExtraFieldBundles in Share Message 8

Gets the enabled entity type bundles list.

Return value

array The entity type bundles list.

1 method overrides ShareMessageInterface::getExtraFieldBundles()
ShareMessage::getExtraFieldBundles in src/Entity/ShareMessage.php
Gets the enabled entity type bundles list.

File

src/ShareMessageInterface.php, line 187

Class

ShareMessageInterface
Define interface for ShareMessage entity.

Namespace

Drupal\sharemessage

Code

public function getExtraFieldBundles();