EntityDataDefinitionInterface::getBundles

public EntityDataDefinitionInterface::getBundles()

Gets the array of possible entity bundles.

Return value

array|null The array of possible bundles, or NULL for any.

File

core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinitionInterface.php, line 36

Class

EntityDataDefinitionInterface
Interface for typed data entity definitions.

Namespace

Drupal\Core\Entity\TypedData

Code

public function getBundles();
doc_Drupal
2016-10-29 09:04:57
Comments
Leave a Comment

Please login to continue.