Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Entity.php
Entity::$bundles
The list of the bundles of this entity type.
Type:
array
File
core/
modules/
migrate/
src/
Plugin/
migrate/
destination/
Entity.php
, line 89
Class
Entity
Provides a generic destination to import entities.
Namespace
Drupal\migrate\Plugin\migrate\destination
Code
protected $bundles;
RSS feed