You are here

public function QuickNodeCloneEntitySettingsFormInterface::getEntityBundles in Quick Node Clone 8

Returns the bundles for the entity.

Return value

string The bundle of the entity.

1 method overrides QuickNodeCloneEntitySettingsFormInterface::getEntityBundles()
QuickNodeCloneEntitySettingsForm::getEntityBundles in src/Form/QuickNodeCloneEntitySettingsForm.php
Returns the bundles for the entity.

File

src/Form/QuickNodeCloneEntitySettingsFormInterface.php, line 42

Class

QuickNodeCloneEntitySettingsFormInterface
Provides an interface for an Clone Entity forms.

Namespace

Drupal\quick_node_clone\Form

Code

public function getEntityBundles();