You are here

protected property ProcessPluginBase::$entityTypeBundleInfo in Paragraphs 8

The entity bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/migrate/process/ProcessPluginBase.php, line 22

Class

ProcessPluginBase
Base class for Paragraphs process plugins.

Namespace

Drupal\paragraphs\Plugin\migrate\process

Code

protected $entityTypeBundleInfo;