You are here

public function ContentHubEntityTypeConfigInterface::getBundles in Acquia Content Hub 8

Obtains the list of bundles.

1 method overrides ContentHubEntityTypeConfigInterface::getBundles()
ContentHubEntityTypeConfig::getBundles in src/Entity/ContentHubEntityTypeConfig.php
Gets the list of bundles and their configuration.

File

src/ContentHubEntityTypeConfigInterface.php, line 13

Class

ContentHubEntityTypeConfigInterface
Interface for ContentHubEntityTypeConfig class.

Namespace

Drupal\acquia_contenthub

Code

public function getBundles();